R/rd-stevesteps.R

#' @importFrom tibble tibble
NULL

#' Steve's Steps in a Day, 2017-2025
#'
#' These are data from my Fitbit for steps in a day.
#'
#' @format A data frame with 2875 observations on the following 2 variables.
#' \describe{
#' \item{\code{date}}{a date}
#' \item{\code{value}}{estimated steps in a day}
#' }
#'
#'
"stevesteps"

Try the stevedata package in your browser

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

stevedata documentation built on Nov. 12, 2025, 5:06 p.m.