utf8_collection | R Documentation |
Collection of unicode symbols
utf8_collection()
List of unicode collections
# show complete collection (as list)
utf8_collection()
# show fav collection
u <- utf8_collection()
unlist(u$fav)
# show single character
u$fav$heart
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.