R/data.R

#'Data by State for some accidents
#'The data set included to test importinting the data in to a package
#'
#'@source Coursera
#'@format a data frame with columns
#'\describe{
#'\item{STATE}{state}
#'\item{COUNTY}{county}
#'\item{DAY}{day}
#'\item{many_more_other_items}{some other info}
#'}
#'@examples
#'\dontrun{
#'accident_accident
#'}
"accident_accident"
kostya75/kmfars2 documentation built on June 5, 2019, 5:14 p.m.