first_names_fem {dndR}R Documentation

Return Vector of Feminine First Names

Description

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

Usage

first_names_fem()

Value

(character) vector of first names

Examples

# Full set of feminine first names
dndR::first_names_fem()


[Package dndR version 3.1.0 Index]