Find the names and information of the fish and benthic attributes you can choose in MERMAID.
mermaid_get_reference(
reference = c("fishfamilies", "fishgenera", "fishspecies", "benthicattributes"),
limit = NULL
)
if (FALSE) { # \dontrun{
mermaid_get_reference("benthicattributes")
mermaid_get_reference(c("fishfamilies", "fishgenera"))
} # }