Description Usage Arguments Value See Also Examples
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.
1 |
... |
Parameters passed on to |
This function is called for its side effects.
panviz
for an R API for the same functionality.
1 2 3 | if (interactive()) {
PanVizGenerator()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.