View source: R/utils_helpers.R
where | R Documentation |
reimplements tidyselect::where. This is far simpler but will suffice for our needs
where(fn)
fn |
a predicate function that should accept a value and return a logical |
a function that applies fn()
with an input (x)
and optional additional arguments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.