utf8_collection: Collection of unicode symbols

View source: R/utf8ify.R

utf8_collectionR Documentation

Collection of unicode symbols

Description

Collection of unicode symbols

Usage

utf8_collection()

Value

List of unicode collections

Examples

# show complete collection (as list)
utf8_collection()

# show fav collection 
u <- utf8_collection()
unlist(u$fav)

# show single character
u$fav$heart

utf8ify documentation built on April 3, 2025, 6:20 p.m.