Skip to content

Commit

Permalink
Update README.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
trinker committed Feb 16, 2017
1 parent a3e530a commit f51fd7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.Rmd
Expand Up @@ -52,6 +52,7 @@ The main functions, task category, & descriptions are summarized in the table be
| `replace_rating` | repalcement | Replace ratings (e.g., "10 out of 10", "3 stars") with word equivalent |
| `replace_symbol` | replacement | Replace common symbols |
| `replace_white` | replacement | Replace regex white space characters |
| `replace_token` | replacement | Remove or replace a vector of tokens with a single value |
| `add_comma_space` | replacement | Replace non-space after comma |
| `add_missing_endmark` | replacement | Replace missing endmarks with desired symbol |
| `check_text` | check | Text report of potential issues |
Expand Down

0 comments on commit f51fd7b

Please sign in to comment.