Learn R Programming

utf8ify (version 0.2.0)

utf8_inspect: Inspect a Utf8 character

Description

Inspect a Utf8 character

Usage

utf8_inspect(chr)

Value

Prints infos int & hex

Arguments

chr

A Utf8 character

Examples

Run this code
u <- utf8_collection()
utf8_inspect(u$fav$heart)

Run the code above in your browser using DataLab