csvwr | R Documentation |
Read and write csv tables annotated with csvw metadata. This helps to ensure consistent processing and reduce the amount of manual work needed to parse and prepare data before it can be used in analysis.
The best place to start is the Reading and Writing CSVW vignette.
read_csvw
Parse a table group
read_csvw_dataframe
Parse a table group and extract the first
data frame
derive_table_schema
Derive table schema from a data frame
create_metadata
Create a table group annotation
derive_metadata
Derive an annotation from a csv file
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.