PanVizGenerator: Launch the PanVizGenerator shiny app

Description Usage Arguments Value See Also Examples

View source: R/shinyStuff.R

Description

This function launches a shiny based GUI that lets the user create panviz visualizations from csv files. The same formatting restriction as in panviz applies to the csv file. Furthermore the GUI also contains descriptions of the ideas behind the visualization as well as a demonstration video.

Usage

1

Arguments

...

Parameters passed on to runApp

Value

This function is called for its side effects.

See Also

panviz for an R API for the same functionality.

Examples

1
2
3

PanVizGenerator documentation built on Nov. 8, 2020, 6 p.m.