first_names_masc {dndR}R Documentation

Return Vector of Masculine First Names

Description

Simply returns a vector of masculine first names (in alphabetical order). Names contributed by William Mitchell.

Usage

first_names_masc()

Value

(character) vector of first names

Examples

# Full set of masculine first names
dndR::first_names_masc()


[Package dndR version 3.1.0 Index]