Learn R Programming

gender (version 0.4.2)

gender_kantrowitz: Find the gender of frst names using Kantrowitz names corpus

Description

This internal function implements the method = "kantrowitz" option of gender. See that function for documentation.

Usage

gender_kantrowitz(name)

Arguments

name
A character string of a first name.

Value

  • A list or (for multiple names) a list of lists containing the name property and the predicted gender property.