Learn R Programming

dndR (version 3.1.0)

first_names_fem: 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()

Arguments

Value

(character) vector of first names

Examples

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

Run the code above in your browser using DataLab