get_vars_with_cdn | R Documentation |
get_vars_with_cdn() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get variables with condition. The function returns Variables (a character vector).
get_vars_with_cdn(data_tb, cdn_fn)
data_tb |
Data (a tibble) |
cdn_fn |
Condition (a function) |
Variables (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.