powered by
readxl comes bundled with some example files in its inst/extdata directory. This function make them easy to access.
inst/extdata
readxl_example(path = NULL)
Name of file. If NULL, the example files will be listed.
NULL
readxl_example() readxl_example("datasets.xlsx")
Run the code above in your browser using DataLab