where {mshap} | R Documentation |
Select variables with a function
Description
This selection helper selects the variables for which a
function returns TRUE
.
Usage
where(fn)
Arguments
fn |
A function that returns |
Value
A selection of columns
[Package mshap version 0.1.0 Index]