View source: R/mermaid_get_classification_labelmappings.R
mermaid_get_classification_labelmappings | R Documentation |
Get a lookup table that maps MERMAID Benthic Attributes and Growth Forms to labels from other providers (CoralNet and ReefCloud).
mermaid_get_classification_labelmappings(provider = NULL, limit = NULL)
provider |
Provider to filter the lookup table for. Allowed options are CoralNet and ReefCloud. |
limit |
Number of records to get. Use NULL (the default) to get all records. |
## Not run:
mermaid_get_classification_labelmappings()
mermaid_get_classification_labelmappings("CoralNet")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.