Description Usage Arguments Value
View source: R/filter_functions.R
Filters for columns containing a certain substring.
1 | filter_match(dat, match = "E2P11")
|
dat |
The readout matrix to filter. |
match |
The substring that columns must match. |
A readout matrix that only contains the columns whose names contain the substring.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.