[R] Identifying Gender
Duncan Murdoch
murdoch.duncan at gmail.com
Thu Dec 1 21:10:06 CET 2016
On 01/12/2016 2:40 PM, Saba Sehrish via R-help wrote:
> Hi
> I have a csv file of Names based on male and female managers. Is there some code in R to identify the gender by names?
There was a package called genderNames on CRAN for a couple of months,
but the maintainer abandoned it. You could recover it from the CRAN
archive and see if you can get it to build.
Look for it in <https://cran.r-project.org/src/contrib/Archive>.
Duncan Murdoch
More information about the R-help
mailing list