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)
a path for a csv table or a json metadata document
optional user metadata
A data frame parsed using the table schema