write_etuff | R Documentation |
Write eTUFF output file
write_etuff(etuff, meta_row = NULL, etuff_file, check_meta = TRUE, ...)
etuff |
input etuff object |
meta_row |
optional metadata input but typically the etuff file already has this |
etuff_file |
is desired output etuff file |
check_meta |
is logical indicating whether the metadata should be checked prior to writing |
metaTypes |
optional. is a dataframe that describes the appropriate inventory of metadata vocabulary. Default is NULL in which this table is read from Github. |
writes output etuff to disk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.