ltDTAregex: A PCRE-style regular expression for matching interesting...

Description Usage Format

Description

A PCRE-style regular expression for matching interesting parts of Lotek .DTA files. Note that we use the 'possessive' version of non-zero repeats i.e. '++' instead of '+', as this prevents huge consumption of stack space for possible backtracking, which we never need here.

Usage

1

Format

An object of class character of length 1.


jbrzusto/motus-R-package documentation built on May 18, 2019, 7:03 p.m.