utf8_block: Block from the UTF8 table

View source: R/utf8ify.R

utf8_blockR Documentation

Block from the UTF8 table

Description

Block from the UTF8 table

Usage

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

Arguments

from

Hexcode starting

to

Hexcode end

show_names

Show names of UTF8 characters (TRUE|FALSE)

Value

Vector of UTF8 characters

Examples

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

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