br_pol: Get Sex of Person Based on First Name Using Brazilian...

Description Usage Arguments Value Examples

Description

Fetches proportion of women with that first name in brazilian politician data.

Usage

1
br_pol(names = NULL, matchAccent = TRUE)

Arguments

names

vector of names

matchAccent

boolean for whether to match accent. Not matching on accent may be slower.

Value

data.frame with original list and proportion women with that name

Examples

1
br_pol(names="Antonio")

appeler/namesex documentation built on May 12, 2019, 5:15 p.m.