friendlyGregexpr {MplusAutomation} | R Documentation |
Friendly Regular Expression
Description
Creates data frame documenting the start and end of all tags.
Usage
friendlyGregexpr(pattern, charvector, perl = TRUE)
Arguments
pattern |
The pattern to search for |
charvector |
Character vector |
perl |
A logical whether or not to use perl based
regular expressions. Defaults to |
Value
A data.frame
Author(s)
Michael Hallquist
Examples
## make me
[Package MplusAutomation version 1.1.1 Index]