Drawing heavy influence from 'blscrapeR', this package scrapes crime data from <https://www.bjs.gov/>. Specifically, it scrapes data from the National Crime Victimization Survey which tracks personal and household crime in the USA. The idea is to utilize the 'tidyverse' methodology to create an efficient work flow when dealing with crime statistics.
Version: | 0.1.0 |
Depends: | R (≥ 3.4.0) |
Imports: | readr, dplyr, glue, tibble |
Published: | 2018-06-06 |
Author: | Dylan McDowell [aut, cre] |
Maintainer: | Dylan McDowell <dylan.mcdowell226 at gmail.com> |
BugReports: | https://github.com/dylanjm/bjscrapeR/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/dylanjm/bjscrapeR |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | bjscrapeR results |
Reference manual: | bjscrapeR.pdf |
Package source: | bjscrapeR_0.1.0.tar.gz |
Windows binaries: | r-devel: bjscrapeR_0.1.0.zip, r-release: bjscrapeR_0.1.0.zip, r-oldrel: bjscrapeR_0.1.0.zip |
macOS binaries: | r-release: bjscrapeR_0.1.0.tgz, r-oldrel: bjscrapeR_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=bjscrapeR to link to this page.