exportPL | R Documentation |
This function can be used to export the processing log recorded in the adp object as a single text string to be included in a netCDF
exportPL(adp)
adp |
an oce adp object of ADCP data |
adp object with processingLog as separate character string in adp[['processing_history']]
adp <- exportPL(adp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.