Skip to contents

plotGen

Usage

plotGen(
  data,
  type,
  criteria,
  describe = NULL,
  options = NULL,
  wraptype = NULL,
  wrapcols = NULL,
  wraprows = NULL
)

Arguments

data

Data to describe in graph

type

Type of graph

criteria

X-axis variable in data

describe

Y-axis variable in data

options

Additional Options

Value

A plotly graph.