only_captures {nc} | R Documentation |
Extract capture group
columns from match.mat
and assign optional
groups to "".
only_captures(match.mat,
stop.fun)
match.mat |
character matrix. |
stop.fun |
function to call on logical matrix of missing indicators. |
Toby Hocking <toby.hocking@r-project.org> [aut, cre]