varToFm {clinDataReview}R Documentation

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)

Arguments

var

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

Value

as.formula

Author(s)

Laure Cougnaud


[Package clinDataReview version 1.5.0 Index]