patterns | R Documentation |
data.table
patterns returns the matching indices in the argument cols
corresponding to the regular expression patterns provided. The patterns must
be supported by grep.
See also data.table:::patterns()
.
patterns(..., cols = character(0L))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.