readxl_example {readxl} | R Documentation |
Get path to readxl example
Description
readxl comes bundled with some example files in its inst/extdata
directory. This function make them easy to access.
Usage
readxl_example(path = NULL)
Arguments
path |
Name of file. If |
Examples
readxl_example()
readxl_example("datasets.xlsx")
[Package readxl version 1.4.3 Index]