| cite_phines | R Documentation |
Translate values to Phenological States
cite_phines(palette, value)
palette |
Name of the palette. |
value |
A numeric value between 0 and 1. |
A character string representing the biological stage and
scientific code (e.g., "Seedling (BBCH 10)"). This maps a normalized
value to its ecological meaning.
cite_phines("palay_harvest", 0.8)
cite_phines("forest_transition", 0.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.