powered by
readr comes bundled with a number of sample files in its inst/extdata directory. This function make them easy to access
inst/extdata
readr_example(file = NULL)
Name of file. If NULL, the example files will be listed.
NULL
readr_example() readr_example("challenge.csv")
Run the code above in your browser using DataLab