| odf_create | R Documentation | 
Create a list of Ocean Data Format (ODF) v2.0 mandatory and optional information so that an ODF or NetCDF file can be created with all of the required information.
odf_create(datetime_format = "iso8601")
| datetime_format | a character string that is either 'iso8601' (preferred) or 'ODF v2.0' (for submission to ODIS). ODF files require an older representation of time that does not follow modern international standards. | 
a list of lists with all of the information required to create an ODF v2.0 compliant file
x <- odf_create()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.