varToFm {clinDataReview} | R Documentation |
plot_ly
.Get formula for a specific variable,
to be used in aesthetic specification in plot_ly
.
varToFm(var)
var |
Character vector with variable to combine. Otherwise with the '+' operator. |
Laure Cougnaud