| calc_pest_phenology | R Documentation |
Calculate Pest Phenology
calc_pest_phenology(
trap_data,
pest = NULL,
lat = NULL,
lon = NULL,
weather_source = "open_meteo",
cimis_csv_path = NULL,
custom_lower = NULL,
custom_upper = NULL
)
trap_data |
A data frame containing trap counts |
pest |
Name of the pest |
lat |
Latitude |
lon |
Longitude |
weather_source |
Weather data source |
cimis_csv_path |
Path to the CIMIS csv file |
custom_lower |
Lower developmental threshold |
custom_upper |
Upper developmental threshold |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.