powered by
The csvwr package includes some example csvw files in it's inst/extdata directory. You can use this function to find them.
inst/extdata
csvwr_example(path = NULL)
either a file path or a vector of filenames
The filename. If NULL, the example files will be listed.
NULL
Inspired by readr::readr_example()
readr::readr_example()
csvwr_example() csvwr_example("computer-scientists.csv")
Run the code above in your browser using DataLab