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 (invisibly)
a fr_tdr object to write to disk
path to directory where tabular-data-resource folder will be created