Moni1000Header | R Documentation |
Create Monitoring 1000 file header data
Moni1000Header(
DATA_CREATED = format(Sys.Date(), "%Y%m%d"),
PARAMETER_DEFINITIONS = ParameterDefinitions(),
...
)
DATA_CREATED |
data creation date. |
PARAMETER_DEFINITIONS |
a |
... |
other parameters placed on the header. |
Moni100Header object.
Moni1000Header(
DATA_CREATOR = "John Doe", DATA_TITLE = "Important data",
SITE_NAME = "Nenokuni", PLOT_NAME = "Yomotsu-Hirasaka",
PLOT_CODE = "NK", PLOT_SIZE = "10ha",
PARAMETER_DEFINITIONS = ParameterDefinitions()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.