jj_uc_map {junco}R Documentation

Unicode Mapping Table

Description

A tibble that maps special characters to their Unicode equivalents.

Usage

jj_uc_map

Format

A tibble with columns 'pattern' and 'unicode', where 'pattern' contains the string to be replaced and 'unicode' contains the Unicode code point in hexadecimal.


[Package junco version 0.1.1 Index]