asForm {qreport} | R Documentation |
Convert Vector of Variables Names to a Right-Sided Formula
asForm(x)
x |
character vector |
Given a vector of character strings, turns them into a formula with no left hand side variable.
formula
Frank Harrell
asForm(letters[1:6])