R/data.R

#' ECOVIA data
#'
#' A subset of data from the ECOVIA app
#'
#' @format
#' A data frame with 1743 rows and 4 columns:
#' \describe{
#'   \item{id}{Subjects, in which time points are nested in}
#'   \item{time}{Day of intervention}
#'   \item{condition}{Condition (control vs. intervention)}
#'   \item{CO2}{Daily dietary carbon emissions}
#' }
#' @source <https://osf.io/qd7vw/?view_only=cc22e0d1de8844e1850d8ef1442fbecb>
"ecovia_data"

Try the pastaPlot package in your browser

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

pastaPlot documentation built on June 22, 2024, 9:29 a.m.