cmap_convert | R Documentation |
Format Influx data into CAMP compatible format.
cmap_convert(data, cruise, project, version = "v1.0")
data |
data from Influx. |
cruise |
cruise name, if any (otherwise NA). |
project |
cruise name, if any (otherwise NA). |
version |
Version of the dataset. |
None
## Not run:
csv_convert(db, meta, path)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.