R/data.R

#' data_odf
#'
#' example data with attributes specified for the Open Data Format.
#'
#' @format A data frame with 20 rows and 7 variables:
#' \describe{
#'   \item{bap87}{Current Health.}
#'   \item{bap9201}{Hours of sleep, normal workday.}
#'   \item{bap9001}{Pressed For Time Last 4 Weeks.}
#'   \item{bap9002}{Run-down, Melancholy Last 4 Weeks.}
#'   \item{bap9003}{Well-balanced Last 4 Weeks.}
#'   \item{bap96}{Height.}
#'   \item{name}{Firstname.}
#' }
#'
#' @source \url{https://github.com/opendataformat/Specification/tree/main/Example}
#'
"data_odf"

Try the opendataformat package in your browser

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

opendataformat documentation built on April 3, 2025, 11:22 p.m.