Skip to content

timriffe/HMDHFDplus

Repository files navigation

Build Status CRAN status issues [license]

HMDHFDplus

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

Install from CRAN like so:

install.packages("HMDHFDplus")

Install the development version like so:

# install.packages("remotes")

library(remotes)
install_github("timriffe/HMDHFDplus")

Then you can run the examples like so:

library(HMDHFDplus)

?readHMDweb
?readJMDweb
?readCHMDweb
?readHFDweb
?readHFCweb
             

Note

This repository replaces the previous one https://github.com/timriffe/TR1 for purposes of maintaining the package. TR1 holds materials for my 2015 technical report on this package.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages