devtools::install_github('unimi-dse/fe8cd6bc')
require(CrimeAnalyzer)
get_data()
Downloads the dataset
rate()
Computes the rate of crimes for each state in 100000
correlation()
Evaluates the correlation between the total murders and the population
rate_by_region()
Evaluates the rate by region
regression()
Performs a Minimum Absolute Residual (L1) Regression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.