Learn R Programming

clinDataReview (version 1.6.2)

varToFm: Get formula for a specific variable, to be used in aesthetic specification in plot_ly.

Description

Get formula for a specific variable, to be used in aesthetic specification in plot_ly.

Usage

varToFm(var)

Value

as.formula

Arguments

var

Character vector with variable to combine. Otherwise with the '+' operator.

Author

Laure Cougnaud