Skip to contents

Files

blank_line_neighbors() maturing
Identify blank lines around a line
split_file() maturing
Split files into parts
normalize_hashtags() maturing
Normalize hashtags inside files
normalize_names() maturing
Make file and directory names machine-readable
remove_blank_line_dups() maturing
Remove blank line duplicates from a file
replace_in_file() maturing
Replace patterns inside files

Strings

find_closest_match_dbl_2() maturing
Find closest matches between numeric vectors
make_machine_readable() stable
Make a string machine-readable
match_strings() maturing
Approximate string matching
to_ascii() stable
Convert a string to ASCII
to_title_case_pt() stable
Convert to title case considering Portuguese rules

Vectors

cutter() maturing
Cut a vector into pieces
rm_caps() stable
Remove the first and/or last element of a `character“ vector
split_by_pattern() maturing
Split a character vector by a pattern