The goal of peergradedassignmentdocumentingcode is to ...
You can install the released version of peergradedassignmentdocumentingcode from CRAN with:
# library(devtools)
# devtools::install_github("raggichr/peergradedassignmentdocumentingcode")
library(peergradedassignmentdocumentingcode)
This is a basic example which shows you how to solve a common problem:
library(peergradedassignmentdocumentingcode)
library(dplyr)
library(readr)
# ## basic example code
# yr <- 2015
# data <- yr %>%
# make_filename %>%
# fars_read
# head(data)
#
# fars_read_years("2013")
#
# plot(fars_summarize_years(2015))
# fars_summarize_years(c(2015, 2014))
#
# fars_map_state(49, 2015)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.