knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
The goal of ddweek4pkg is to Fatality Analysis Reporting System...
You can install ddweek4pkg from github with:
# install.packages("devtools") devtools::install_github("dappaduppa/ddweek4pkg")
This is a basic example which shows you how to solve a common problem:
## basic example code library(ddweek4pkg) library(magrittr) fars_map_state(1,"2013") fars_summarize_years(c("2013", "2014"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.