Learn R Programming

MplusAutomation (version 1.1.1)

friendlyGregexpr: Friendly Regular Expression

Description

Creates data frame documenting the start and end of all tags.

Usage

friendlyGregexpr(pattern, charvector, perl = TRUE)

Value

A data.frame

Arguments

pattern

The pattern to search for

charvector

Character vector

perl

A logical whether or not to use perl based regular expressions. Defaults to TRUE.

Author

Michael Hallquist

Examples

Run this code
## make me

Run the code above in your browser using DataLab