R/data.R

#' Lazy Birdwatcher Dataset
#'
#' A simulated dataset describing the number of magpies observed by two birdwatchers.
#'
#' @format ## `lazy_birdwatcher`
#' A data frame with 45 rows and 3 columns:
#'
#' \describe{
#'   \item{Magpies}{Number of magpies observed}
#'   \item{Day}{Was the day of observation a weekday or a weekend?}
#'   \item{Birdwatcher}{Name of the birdwatcher}
#' }
"lazy_birdwatcher"

Try the gg1d package in your browser

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

gg1d documentation built on April 12, 2025, 1:38 a.m.