only_captures: only captures
Description
Extract capture group
columns from match.mat
and assign optional
groups to "".
Usage
only_captures(match.mat,
stop.fun)
Arguments
- match.mat
character matrix.
- stop.fun
function to call on logical matrix of missing indicators.
Author
Toby Hocking <toby.hocking@r-project.org> [aut, cre]