R/data.R

#' d2013
#'
#' readed dataset accident_2013.csv.bz2
#'
#' @format coursera datasets...
#' \describe{
#'   \item{price}{price, in US dollars}
#'   \item{carat}{weight of the diamond, in carats}
#'   ...
#' }
#' @source \url{http://www.coursera.com/}
"d2013"

#' d2014
#'
#' readed dataset accident_2014.csv.bz2
#'
#' @format coursera datasets...
#' \describe{
#'   \item{price}{price, in US dollars}
#'   \item{carat}{weight of the diamond, in carats}
#'   ...
#' }
#' @source \url{http://www.coursera.com/}
"d2014"

#' d2015
#'
#' readed dataset accident_2015.csv.bz2
#'
#' @format coursera datasets...
#' \describe{
#'   \item{price}{price, in US dollars}
#'   \item{carat}{weight of the diamond, in carats}
#'   ...
#' }
#' @source \url{http://www.coursera.com/}
"d2015"
cesarkero/W4Assigment documentation built on Dec. 19, 2021, 2:56 p.m.