R/data-exercise_df.R

#' Anonymized sample exercise data
#'
#'
#' @docType data
#'
#' @usage data(exercise_df)
#'
#' @format a data frame ready to convert to a tree
#'
#' @author Jiena Gu McLellan, 2020-05-26
#'
#' @keywords datasets
#'
#' @examples
#' data(exercise_df)

"exercise_df"
jienagu/forestry documentation built on July 24, 2020, 12:29 a.m.