R/crooked_river.R

#' Example dataset: Crooked River, Idaho
#'
#' @description
#' Daily stream temperature data from Crooked River, a tributary to the
#' North Fork Boise River, Idaho.
#'
#' @source Dan Isaak, US Forest Service Rocky Mountain Research Station.
#' @format Data frame with columns
#' \describe{
#' \item{date}{Date and time measurement was taken.}
#' \item{temperture}{Temperature in degrees Celsius.}
#' }
#' @examples
#' crooked_river
"crooked_river"

Try the hatchR package in your browser

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

hatchR documentation built on April 3, 2025, 7:54 p.m.