Data Handling with R

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

Description

This material gives an introduction to data handling and data reshaping with R, including a lot of data handling techniques using the dplyr package and reshaping using the tidyr and reshape2 packages. It also introduces chaining with the magrittr package. This tutorial consists of slides, a pdf file with explanations and exercises and separate R files to do exercises.

Level: Beginner, Intermediate
Format: PDF
Time Required: 3-6
Prerequisites: Basic R
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]