R/crickets.R

#' Data on the frequency of chirps made by a striped ground cricket, at various ground temperatures. 
#' @name crickets
#' @docType data
#' @usage data(crickets)
#' @return A data frame with 15 rows and 2 variables.
#' @references Data collected by George W. Pierce in 1948.
#' @keywords datasets
#' @examples
#' data(crickets)
NULL

Try the mas3321 package in your browser

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

mas3321 documentation built on May 2, 2019, 4:42 p.m.