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