XStringPartialMatches-class | R Documentation |
WARNING: XStringPartialMatches objects are deprecated!
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
XStringViews-class,
XString-class,
letter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.