vt_app {voronoiTreemap} | R Documentation |
vt_app
Description
starts the graphical user interface developed with shiny.
Usage
vt_app(maxRequestSize = 50, ...)
Arguments
maxRequestSize |
(numeric) number defining the maximum allowed filesize (in megabytes) for uploaded files, defaults to 50MB |
... |
arguments (e.g |
Value
starts the interactive graphical user interface which may be used to perform the anonymisation process.
Examples
## Not run:
vt_app()
## End(Not run)
[Package voronoiTreemap version 0.2.0 Index]