mermaid_get_classification_labelmappings: Classification label mappings

View source: R/mermaid_get_classification_labelmappings.R

mermaid_get_classification_labelmappingsR Documentation

Classification label mappings

Description

Get a lookup table that maps MERMAID Benthic Attributes and Growth Forms to labels from other providers (CoralNet and ReefCloud).

Usage

mermaid_get_classification_labelmappings(provider = NULL, limit = NULL)

Arguments

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.

Examples

## Not run: 
mermaid_get_classification_labelmappings()
mermaid_get_classification_labelmappings("CoralNet")

## End(Not run)

data-mermaid/mermaidr documentation built on Jan. 26, 2025, 12:29 p.m.