Installation
You can install groomr
using the remotes
package:
remotes::install_github("danielvartan/groomr")
Usage
Here are some functions that you can use with groomr
:
-
blank_line_neighbors()
: Identify blank lines around a line. -
make_machine_readable()
: Make a string machine-readable. -
normalize_names()
: Make file and directory names machine-readable. -
remove_blank_line_dups()
: Remove duplicate blank lines in text files. -
replace_in_file()
: Replace a pattern in files. -
split_by_pattern()
: Split a character vector by a pattern. -
split_file()
: Split text files into multiple files. -
to_title_case_pt()
: Convert to title case considering Portuguese rules.
Click here to see the full list.
Contributing
Contributions are welcome, including bug reports. Take a moment to review the Guidelines for Contributing.
License
groomr
code is released under the MIT license.
Become an groomr
supporter!
Click here to make a donation. Please indicate the groomr
package in your donation message.