write_metadata {csvy} | R Documentation |
Write csvy metadata
Description
Write csvy metadata to an external .yml/.yaml
or .json
file
Usage
write_metadata(metadata_list = NULL, file = NULL)
Arguments
metadata_list |
metadata to be stored. Must be valid as per
|
file |
full path of file in which to save the metadata. |
Value
NULL
(invisibly)
[Package csvy version 0.3.0 Index]