powered by
Write csvy metadata to an external .yml/.yaml or .json file
.yml/.yaml
.json
write_metadata(metadata_list = NULL, file = NULL)
metadata to be stored. Must be valid as per yaml::as.yaml() or jsonlite::write_json() for that particular output type.
yaml::as.yaml()
jsonlite::write_json()
full path of file in which to save the metadata.
NULL (invisibly)
NULL