Skip to content
/ TR1 Public

Read Human Mortality Database and Human Fertility Database Data from the Web

Notifications You must be signed in to change notification settings

timriffe/TR1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMDHFDplus

Read Human Mortality Database and Human Fertility Database Data from the Web as described in MPIDR technical report: https://dx.doi.org/10.4054/MPIDR-TR-2015-004

Creative Commons License
"Reading Human Fertility Database and Human Mortality Database data into R" by Timothy L. M. Riffe is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Build Status CRAN status issues license

The HMDHFDplus package only contains functions for reading data into R. Currently there are functions for reading in HMD, JMD, CHMD, HFD, and HFC code, and there are plans to implement HLD code as well.

Installation

The package is on CRAN: https://cran.r-project.org/web/packages/HMDHFDplus/

This means you can install it using:

install.packages("HMDHFDplus")

The github version is more up-to-date, but note, the maintained version is now hosted in a bespoke github repository: https://github.com/timriffe/HMDHFDplus, and you can install it directly like so

# install.packages("remotes", dependencies = TRUE)
library(remotes)
install_github("timriffe/HMDHFDplus")

To report a bug

Just go to the main repository page and click on the Issues button on the right side. Otherwise, just email me.

About

Read Human Mortality Database and Human Fertility Database Data from the Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published