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
.
Arguments
- x
a fr_tdr object to write to disk
- dir
path to directory where tabular-data-resource folder will be created