cite_phines: Translate values to Phenological States

View source: R/palettes.R

cite_phinesR Documentation

Translate values to Phenological States

Description

Translate values to Phenological States

Usage

cite_phines(palette, value)

Arguments

palette

Name of the palette.

value

A numeric value between 0 and 1.

Value

A character string representing the biological stage and scientific code (e.g., "Seedling (BBCH 10)"). This maps a normalized value to its ecological meaning.

Examples

cite_phines("palay_harvest", 0.8)
cite_phines("forest_transition", 0.2)

palettephines documentation built on April 25, 2026, 1:07 a.m.