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%(),
%or%(),
arg_name(),
contains_vars(),
convert_dtm_to_dtc(),
extract_vars(),
filter_if(),
friendly_type_of(),
valid_time_units()
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.