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(path = NULL)
Name of file. If NULL, the example files will be listed.
NULL
# NOT RUN { readr_example() readr_example("challenge.csv") # }
Run the code above in your browser using DataLab