Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 2.29 KB

README.md

File metadata and controls

66 lines (48 loc) · 2.29 KB

groomr

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Lifecycle: experimental R-CMD-check Codecov test coverage License: MIT Contributor Covenant

Overview

groomr is an R package that helps you tidy strings and text files.

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_neighbours(): Identify blank lines around a line.
  • cutter(): Cut a vector into pieces.
  • normalize_hashtags(): Normalize hashtags in text files.
  • remove_blank_line_dups(): Remove duplicate blank lines in text files.
  • replace_pattern(): Replace a pattern in text files.
  • split_by_pattern: Split a character vector by a pattern.
  • split_file(): Split text files into multiple files.

Click here to see the full list of functions.

Contributing

We welcome contributions, including bug reports. Take a moment to review our Guidelines for Contributing.

License

License: MIT

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.