powered by
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
Run the code above in your browser using DataLab