gunsales (version 0.1.2)

analysis: Run Statistical Analysis of Monthly Background Checks of Gun Purchase

Description

Run Statistical Analysis of Monthly Background Checks of Gun Purchase

Usage

analysis(debug = FALSE)

Arguments

debug
Optional boolean switch to indicate whether interim data is displayed; default is ‘FALSE’

Value

A data.frame is returned, contained all different prepared columns.

See Also

The NY Times article presenting this analsysi undertaken by this package is at http://www.nytimes.com/interactive/2015/12/10/us/gun-sales-terrorism-obama-restrictions.html?

Examples

Run this code
## Not run: 
#   gs <- analysis()
#   plot_gunsales(gs)
#   ggplot_gunsales(gs)
# ## End(Not run)

Run the code above in your browser using DataCamp Workspace