powered by
starts the graphical user interface developed with shiny.
sdcApp(maxRequestSize = 50, debug = FALSE, theme = "yeti")
(numeric) number defining the maximum allowed filesize (in megabytes) for uploaded files, defaults to 50MB
logical if TRUE, set shiny-debugging options
TRUE
select stylesheet for the interface. Supported choices are
'yeti'
'flatly'
'journal'
starts the interactive graphical user interface which may be used to perform the anonymisation process.
# NOT RUN { sdcApp(theme="flatly") # }
Run the code above in your browser using DataLab