csvwr_example {csvwr} | R Documentation |
The csvwr package includes some example csvw files in it's inst/extdata
directory.
You can use this function to find them.
csvwr_example(path = NULL)
path |
The filename. If |
Inspired by readr::readr_example()
either a file path or a vector of filenames
csvwr_example()
csvwr_example("computer-scientists.csv")