Description Usage Arguments Value
View source: R/fun_filter_covariates.R
Filter data by position covariates.
1 | atl_filter_covariates(data, filters = c())
|
data |
A dataframe or similar containing the variables to be filtered. |
filters |
A character vector of filter expressions. An example might be
|
A dataframe filtered using the filters specified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.