Description Usage Arguments Value
Return a subset of rows for a matrix or data frame
1 |
data |
Matrix or data frame with row names |
code |
Pattern for matching within row names |
invert |
Invert the search? |
Returns a subset of data. If invert = TRUE, returns data where rownames do not contain code, otherwise returns data where rownames contain code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.