#'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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.