createRFDrawer: UI and Server code returner

Description Usage Arguments Value

Description

Returns with a list which contains the called ui and server function.

Usage

1
2
createRFDrawer(defaultColor = "blue", defaultShape = "square",
  colors = NULL, shapes = NULL)

Arguments

defaultColor

The default color of the class.

defaultShape

The default shape of the class.

colors

The colors for the classes.

shapes

The shapes for the classes.

Value

With a list which contains the UI and the Server code.


burjandedes/randomForestDrawer documentation built on May 18, 2019, 9:16 p.m.