Learn R Programming

dndR (version 3.0.0)

dnd_races: Return Vector of Supported DnD Races

Description

Simply returns a vector of races that `race_mods()` accepts currently. Submit an issue on the GitHub repository if you want a race added.

Usage

dnd_races()

Arguments

Value

(character) vector of supported race designations

Examples

Run this code
# Want to check which races this package supports?
dndR::dnd_races()

Run the code above in your browser using DataLab