get_legend {PHENTHAUproc}R Documentation

Get legend for PHENTHAUproc models

Description

Get legend for PHENTHAUproc models

Usage

get_legend(x = "stages")

Arguments

x

legend name - character - Available legends: "stages", "mortality", "ppa_biocide"

Value

dataframe with ID, category and colors

See Also

Other Main: mortality(), parameter(), phenology(), phenthau()

Examples

# return legend for development stages
get_legend("stages")


[Package PHENTHAUproc version 1.1 Index]