readr::read_csv() can now import multiple files in a single operation. Kind of completely negates the value of the second part of the homework assignment.
I like the data, but I am not sure how to reasonably force practice with function writing and iterative operations in this new age. Think about alternative assignments or how to revise and keep this one fresh.
readr::read_csv()
can now import multiple files in a single operation. Kind of completely negates the value of the second part of the homework assignment.I like the data, but I am not sure how to reasonably force practice with function writing and iterative operations in this new age. Think about alternative assignments or how to revise and keep this one fresh.