Skip to content

byuirpytooling/usdeaths

Repository files navigation

A package to support CDC US Deaths parsing usdeaths

This package is intended to help with the parsing of the CDC Death data. We are starting with the Mortality Multiple Cause Files as those files are used by BYUI's DS 350 course based on the data from a fivethirtyeight article on guns death. We want to make the retrieval and use of these data easier for R users.

Install Package

Smallest R Package to install from github

install.packages("remotes") # one-time
remotes::install_github('byuirpytooling/usdeaths')

If you allready have devtools installed.

devtools::install_github('byuirpytooling/usdeaths')

About

An R package to parse CDC Vital Statistics Data

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages