R/mydata.R

#' Mydata short description.
#'
#' This is a longer description.
#' Can be multiple lines if necessary.
#'
#' @format A data frame with...:
#' \describe{
#'   \item{first_variable}{some details}
#'   \item{second_variable}{more details}
#'   ...
#' }
#' @source \url{http://wherediditcomefrom.org}
"mydata"
rparrish/MyPackage documentation built on May 28, 2019, 12:35 a.m.