![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | README.md | 2017-09-27 15:56 | 906 | |
![]() | applyExample.html | 2017-09-28 10:47 | 699K | |
![]() | data_tables.html | 2017-09-28 10:47 | 712K | |
![]() | file.html | 2017-09-28 10:47 | 888K | |
![]() | function.html | 2017-09-28 10:47 | 702K | |
![]() | intro_dplyr.html | 2017-09-28 10:47 | 707K | |
![]() | purrr.html | 2017-09-28 10:47 | 699K | |
![]() | regex.html | 2017-09-28 10:47 | 700K | |
![]() | species.html | 2017-09-28 10:47 | 706K | |
![]() | string.html | 2017-09-28 10:47 | 695K | |
![]() | tidyverse.html | 2017-09-28 10:47 | 702K | |
Learning Objectives: After completing this material, an individual will be able to curate data in R
.
file | contents |
---|---|
data_tables | Working with data tables in R |
applyExample | Examples using for and apply |
intro_dplyr | sub_lesson recasting data.frame examples |
tidyverse | Tidyverse split-apply-combine example |
purrr | another example using map & transpose |
string | characters and strings |
regex | regular expressions |
function | examples of functions |
file | read and write files |