Identifying Gender
On 1 Dec 2016, at 22:40, Saba Sehrish via R-help <r-help at r-project.org> 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? ThanksSaba
A simple google search gives the what you are after [1]. But I think it works only for English names. Consider this before use. 1- https://cran.r-project.org/web/packages/gender/index.html