powered by
Fetch one or more symbols by category
symCat( category, font.size = NULL, font.weight = NULL, font.color = NULL, if.error = TRUE )
get symbols from matching a particular category
symbol categories to fetch (minimum: 4 characters)
font size as integer
font weight as integer
font color e.g. red, blue, cyan
show error response
arrows mixed chess check mark symbol animal emoji flag people skull sign star telephone weather zodiac smiley hourglass fraction cards triangle square
symCat("arrows") symCat("smiley", font.size = 32) symCat("music") symCat("random") # should not work
Run the code above in your browser using DataLab