tidyeval | R Documentation |
These functions provide tidy eval-compatible ways to capture
symbols (sym()
, syms()
), expressions (expr()
,
exprs()
, enexpr()
), and quosures (quo()
, quos()
, enquo()
).
To learn more about tidy eval and how to use these tools, read
http://rlang.tidyverse.org/articles/tidy-evaluation.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.