tidyeval: Tidy eval helpers

tidyevalR Documentation

Tidy eval helpers

Description

These functions provide tidy eval-compatible ways to capture symbols ('sym()', 'syms()', 'ensym()'), 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>

Examples

cat("OK")

invctr documentation built on Aug. 16, 2022, 5:18 p.m.