regex_file_normalization: Regular expression patterns and replacements for file...

regex_file_normalizationR Documentation

Regular expression patterns and replacements for file normalization

Description

Regular expression patterns and replacements for file normalization

Usage

regex_file_normalization

Format

A tibble.

See Also

String normalization functions: str_normalize() str_normalize_file()

Other regular expression rules: regex_text_normalization

Examples

# unnest the pattern column
tidyr::unnest_longer(data = yay::regex_file_normalization,
                     col = pattern)

salim-b/yay documentation built on Oct. 25, 2024, 9:42 p.m.