Nothing
Code
process_formula_selectors(mtcars, variables = list(letters))
Condition
Error:
! The `variables` argument must be a named list, list of formulas, a single formula, or empty.
i Review ?syntax (`?cards::syntax()`) for examples and details.
Code
lapply(lst_compute_test, function(x) structure(x, .Environment = NULL))
Output
$hp
[1] "THE DEFAULT"
$mpg
[1] "Special for MPG"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.