XStringPartialMatches objects
WARNING: This class is currently under development and might not work properly! Full documentation will come later.
Please DO NOT TRY TO USE it for now. Thanks for your comprehension!
In the code snippets below,
x
is an XStringPartialMatches object.
subpatterns(x)
:
Not ready yet.
pattern(x)
:
Not ready yet.
In the code snippets below,
x
is an XStringPartialMatches objects,
and i
can be a numeric or logical vector.
x[i]
:
Return a new XStringPartialMatches object made of the selected views.
i
can be a numeric vector, a logical vector, NULL
or missing.
The returned object has the same subject as x
.
H. Pagès
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.