View source: R/odf2nc_convert.R
odf2nc_convert | R Documentation |
Title
odf2nc_convert(
file,
cf_title,
cf_institute = c("BIO", "SABS"),
cf_source =
"[Insert information here] data collected as part of Fisheries and Oceans Canada (DFO) science activities in the Maritime region of Canada",
cf_history = "",
cf_references = "",
cf_comment = "",
cf_author = Sys.getenv("USERNAME"),
cf_conventions = "CF-1.8",
cf_calendar = "standard",
creation_date = format(x = Sys.time(), tz = "GMT", format = "%FT%H:%M%SZ")
)
file |
A character string path to a Hobo temperatuer and pressure logger csv output file |
creation_date |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.