write_files | R Documentation |
Write Carob dataset files. This calls check_terms
write_files(path=NULL, metadata, records, timerecs=NULL, wth=NULL, id=NULL, options=NULL)
path |
character. |
metadata |
data.frame. One row with dataset level descriptive variables |
records |
data.frame. Dataset records |
timerecs |
data.frame. Dataset with temporal records |
wth |
data.frame with weather data |
id |
character. Optional identifies if a dataset has multiple subdatasets |
options |
list |
if path=NULL
a list of data.frames (metadata and records). Otherwise a logical value indicating if the standardized dataset was succesfully written to the Carob repo.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.