Learn R Programming

utf8ify (version 0.2.0)

utf8_block: Block from the UTF8 table

Description

Block from the UTF8 table

Usage

utf8_block(from = "0x1F600", to = "0x1F64F", show_names = FALSE)

Value

Vector of UTF8 characters

Arguments

from

Hexcode starting

to

Hexcode end

show_names

Show names of UTF8 characters (TRUE|FALSE)

Examples

Run this code
utf8_block(from ="0x1F600", to="0x1F64F")

Run the code above in your browser using DataLab