purrr makes it easy to apply a function to each item in a list and return results in the format of your choice.
readr has been around for awhile; vroom is a speedier alternative, useful for larger data sets.
datapasta lets you paste copied data into R as an R object, with code to reproduce it.
Collection
[
|
...
]