R/example_data.R

#' Simulation of training sessions and associated performances
#' Training load and rest between training sessions variables related to it
#'
#' @format A data frame with 150 rows and 3 variables:
#' \describe{
#'   \item{training_load}{Session training load, in arbitrary units}
#'   \item{rest}{Time rest between two consecutive training sessions, in days units}
#'   \item{perf}{A performance, in arbitrary units}
#'   \item{datetime}{A datetime object}
#' }
"example_data"
fimbach/sysmod documentation built on Jan. 1, 2021, 1:21 a.m.