Other packages > Find by keyword >

DemografixeR  

Extrapolate Gender, Age and Nationality of a Name
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("DemografixeR", "0.1.1")



Attach the package and use:
library("DemografixeR")
Maintained by
Matthias Brenninkmeijer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-04-29
Latest Update: 2020-05-06
Description:
Connects to the , and APIs to estimate gender, age and nationality of a first name.
How to cite:
Matthias Brenninkmeijer (2020). DemografixeR: Extrapolate Gender, Age and Nationality of a Name. R package version 0.1.1, https://cran.r-project.org/web/packages/DemografixeR. Accessed 25 May. 2025.
Previous versions and publish date:
0.1.0 (2020-04-29 16:20), 0.1.1 (2020-05-06 14:50)
Other packages that cited DemografixeR R package
View DemografixeR citation profile
Other R packages that DemografixeR depends, imports, suggests or enhances
Complete documentation for DemografixeR
Functions, R codes and Examples using the DemografixeR R package
Some associated functions: DemografixeR . agify . genderize . get_api_key . nationalize . pipe . remove_api_key . save_api_key . supported_countries . 
Some associated R codes: DemografixeR.R . api_structure.R . utils-pipe.R .  Full DemografixeR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

phenesse  
Estimate Phenological Metrics using Presence-Only Data
Generates Weibull-parameterized estimates of phenology for any percentile of a distribution using t ...
Download / Learn more Package Citations See dependency  
gendist  
Generated Probability Distribution Models
Computes the probability density function (pdf), cumulative distribution function (cdf), quantile fu ...
Download / Learn more Package Citations See dependency  
DemografixeR  
Extrapolate Gender, Age and Nationality of a Name
msgpackR  
A library to serialize or unserialize data in MessagePack format
This is the library that can serialize or unserialize MessagePack format data. ...
Download / Learn more Package Citations See dependency  
cvar  
Compute Expected Shortfall and Value at Risk for Continuous Distributions
Compute expected shortfall (ES) and Value at Risk (VaR) from a quantile function, distribution func ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,304

R Packages

207,311

Dependencies

65,687

Author Associations

24,224

Publication Badges

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