regex_file_normalization | R Documentation |
Regular expression patterns and replacements for file normalization
regex_file_normalization
A tibble.
String normalization functions: str_normalize()
str_normalize_file()
Other regular expression rules:
regex_text_normalization
# unnest the pattern column
tidyr::unnest_longer(data = yay::regex_file_normalization,
col = pattern)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.