| write_fr_tdr | R Documentation |
The name property of the fr_tdr object is used to write a frictionless tabular-data-resource to disk. For example, if name = "my_data", then a folder named my_data would be created with (1) my_data.csv and (2) tabular-data-resource.yaml.
write_fr_tdr(x, dir)
x |
a fr_tdr object to write to disk |
dir |
path to directory where tabular-data-resource folder will be created |
x (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.