dnd_races {dndR}R Documentation

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

Value

(character) vector of supported race designations

Examples

# Want to check which races this package supports?
dnd_races()


[Package dndR version 2.0.0 Index]