.make_unicode_block_regex {piecemaker} | R Documentation |
Make Regex for Unicode Blocks
Description
Make Regex for Unicode Blocks
Usage
.make_unicode_block_regex(unicode_block_name)
Arguments
unicode_block_name |
The name of the unicode block as it appears in the Wikipedia list of Unicode blocks. |
Value
A regex wildcard box in square brackets.
[Package piecemaker version 1.0.2 Index]