| get_spells | R Documentation | 
Get spells by name, classes, levels, schools, etc
get_spells(name = NULL, class = NULL, level = NULL, school = NULL)
name | 
 a character vector of spell names  | 
class | 
 a character vector of classes  | 
level | 
 an integer vector of levels  | 
school | 
 a character vector of schools  | 
data.frame of spells
get_spells(name = "tasha's hideous laughter")
get_spells(class = "druid", level = 0:2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.