View source: R/odf2nc_convert.R
odf2nc_convert | R Documentation |
Title
odf2nc_convert(
file,
cf_title = "Maritime Ecosystem and Ocean Science Hobo temperature logger data",
cf_institute = c("BIO", "SABS"),
cf_source =
"Hobo temperature logger 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 |
|
cf_title |
|
cf_institute |
|
cf_source |
|
cf_history |
|
cf_references |
|
cf_comment |
|
cf_author |
|
cf_conventions |
|
cf_calendar |
|
creation_date |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.