Introduction to R

Author/Creator: Bernd Klaus
Curated By: Karin Sasaki
Language: R
Field(s): programming
URL: http://www-huber.embl.de/users/klaus/teaching.html#introduction_to_r

Description

Provides a basic fluency in the R language. It introduces the basic packages to enable you to do basic arithmetic, to handle arrays and to plot data. It introduces objects, classes, modes, variables, flow control and writing functions. It applies these to array manipulation and data visualisation. This tutorial consists of slides, a pdf file with explanations and exercises, including R-scripts to run.

Level: Beginner
Format: PDF
Time Required: 3-6 hours
Prerequisites: none
Access: none
Last Curated: 08/23/2016

Tags

[insert_php]
if(get_the_term_list(get_the_ID(), 'tutorial_tag')) {
echo get_the_term_list(get_the_ID(), 'tutorial_tag','

  • ','
  • ','

');
}
[/insert_php]