chr2vars | R Documentation |
Turn a character vector into a list of expressions
chr2vars(chr)
chr |
A character vector |
A list
of expressions as returned by exprs()
Utilities for working with quosures/list of expressions:
negate_vars()
chr2vars(c("USUBJID", "AVAL"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.