powered by
Auxiliary function that converts a vector of strings into an expression containing variable names.
unstring(vector)
Vector of variable names (strings).
An expression for the list of variable names that are not strings.
# NOT RUN { ivmte:::unstring(c("a", "b")) # }
Run the code above in your browser using DataLab