View source: R/translate_status.R
translate_status | R Documentation |
Takes a string of the various ways the island species status can be and returns a uniform all lower-case string of the same status to make handling statuses easier in other function
translate_status(status)
status |
Character endemicity status of the colonising clade. Either
|
Character string
translate_status("Endemic")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.