Learn R Programming

dndR (version 3.1.0)

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

Arguments

Value

(character) vector of first names

Examples

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

Run the code above in your browser using DataLab