Other packages > Find by keyword >

HMDHFDplus  

Read Human Mortality Database and Human Fertility Database Data from the Web
View on CRAN: Click here


Download and install HMDHFDplus package within the R console
Install from CRAN:
install.packages("HMDHFDplus")

Install from Github:
library("remotes")
install_github("cran/HMDHFDplus")

Install by package version:
library("remotes")
install_version("HMDHFDplus", "2.0.3")



Attach the package and use:
library("HMDHFDplus")
Maintained by
Tim Riffe
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-09-20
Latest Update: 2023-06-20
Description:
Utilities for reading data from the Human Mortality Database (), Human Fertility Database (), and similar databases from the web or locally into an R session as data.frame objects. These are the two most widely used sources of demographic data to study basic demographic change, trends, and develop new demographic methods. Other supported databases at this time include the Human Fertility Collection (), The Japanese Mortality Database (), and the Canadian Human Mortality Database (). Arguments and data are standardized.
How to cite:
Tim Riffe (2015). HMDHFDplus: Read Human Mortality Database and Human Fertility Database Data from the Web. R package version 2.0.3, https://cran.r-project.org/web/packages/HMDHFDplus. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.1.8 (2015-09-20 08:01), 1.9.1 (2018-08-09 11:10), 1.9.13 (2020-02-20 08:50), 1.9.17 (2022-06-03 18:10), 1.9.18 (2022-06-18 15:30), 1.9.19 (2022-11-06 09:40), 2.0.1 (2023-02-03 10:40)
Other packages that cited HMDHFDplus R package
View HMDHFDplus citation profile
Other R packages that HMDHFDplus depends, imports, suggests or enhances
Complete documentation for HMDHFDplus
Functions, R codes and Examples using the HMDHFDplus R package
Some associated functions: HFCparse . HFDparse . HMDparse . age2int . getCHMDprovinces . getHFCcountries . getHFDcountries . getHFDdate . getHFDitemavail . getHMDcountries . getHMDitemavail . getJMDprefectures . readCHMDweb . readHFCweb . readHFD . readHFDweb . readHMD . readHMDweb . readJMDweb . userInput . 
Some associated R codes: HFDutils.R . HMDutils.R . age2int.R . readHFD.R . readHMD.R . userInput.R .  Full HMDHFDplus package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA