New post showing how to use fs, readr and purrr to import a directory of CSV files.
I wrote this primarily to give to the CDS and the core R course students, in particular after looking around online and finding that there weren't any start-to-finish and fully tidyverse-compliant guides for this.
New post showing how to use
fs
,readr
andpurrr
to import a directory of CSV files.I wrote this primarily to give to the CDS and the core R course students, in particular after looking around online and finding that there weren't any start-to-finish and fully tidyverse-compliant guides for this.