View source: R/dev_utilities.R
| vars2chr | R Documentation |
Turn a List of Expressions into a Character Vector
vars2chr(expressions)
expressions |
A
|
A character vector
Developer Utility Functions:
%notin%(),
contains_vars(),
convert_dtm_to_dtc(),
extract_vars(),
filter_if()
library(dplyr, warn.conflicts = FALSE)
library(rlang)
vars2chr(exprs(USUBJID, AVAL))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.