Learn R Programming

canvasXpress (version 1.56.1)

cxShinyExample: Create Shiny Example Application

Description

This function runs one of the available shiny example applications. To see the list of available example applications run the function with no inputs

Usage

cxShinyExample(example = NULL)

Value

Launches a running shiny example application

Arguments

example

character name of a valid example application.

See Also

canvasXpressOutput

renderCanvasXpress