read_csvw_dataframe {csvwr} | R Documentation |
Wrapper around read_csvw
convenient when you're only interested in the data and there's only one table
read_csvw_dataframe(filename, metadata = NULL)
filename |
a path for a csv table or a json metadata document |
metadata |
optional user metadata |
A data frame parsed using the table schema