R/data.R

#' Pest Developmental Thresholds
#'
#' A dataset containing the lower and upper developmental temperature
#' thresholds (in Fahrenheit) for common agricultural pests in California.
#'
#' \describe{
#'   \item{pest_code}{Short abbreviation for the pest (e.g., OLFF, NOW)}
#'   \item{pest_name}{Common name of the pest}
#'   \item{lower_thresh}{Lower developmental temperature threshold (°F)}
#'   \item{upper_thresh}{Upper developmental temperature threshold (°F)}
#' }
"pest_thresholds"

Try the TrackTrap package in your browser

Any scripts or data that you put into this service are public.

TrackTrap documentation built on June 14, 2026, 1:06 a.m.