vignettes/functions_table/functions.R

| Function             |  Description         |
|----------------------|----------------------|
| `library_list`  | Create List of Regular Expressions |
| `library_minimal` | Create List of Regular Expressions + HTML Documentation|
| `library_vignette`  | Create Vignette from **roxygen2** Markup | 
| `library_template`   | Generate a Regular Expression Package Library  |   
| `test_extract`  | Unit Testing: Check if Regular Expression *Extracts* as Expected | 
| `test_remove`  | Unit Testing: Check if Regular Expression *Removes* as Expected | 
| `test_split`  |  Unit Testing: Check if Regular Expression *Splits* as Expected |
| `test_valid` |  Unit Testing: Check if Regular Expression is *Valid* |   
trinker/regextools documentation built on May 31, 2019, 9:51 p.m.