Skip to contents

Files

identify_blank_line_neighbors()
Identify blank lines around a line
normalize_hashtags()
Normalize hashtags inside files
normalize_names()
Make file and directory names machine-readable
peek_csv_file()
Peek the dimensions of a CSV file
remove_blank_line_dups()
Remove blank line duplicates from a file
replace_in_file()
Replace patterns inside files
sort_files_by_size()
Sort files based on their size
split_file()
Split a file into parts
split_files_by_size()
Split files based on their size
zip_files_by_pattern()
Zip files by pattern

Strings

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

Vectors

cut_vector()
Cut a vector into segments
remove_caps()
Remove the first and/or last element of a vector
split_by_pattern()
Split a character vector by a pattern