R/preprocess_internal.R
preprocess_internal.RdInternal function that replaces regex matches with underscores
preprocess_internal(string, sep_in)
| string | A string. |
|---|---|
| sep_in | (short for separator input) A regex supplied as a character (if not |
A character containing the parsed string.