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 host
) that are passed through
vt_app
when starting the shiny application
Value
starts the interactive graphical user interface which may be used to perform the
anonymisation process.