Description Usage Arguments Value Examples
starts the graphical user interface developed with shiny.
1 2 3 4 5 6 7 |
maxRequestSize |
(numeric) number defining the maximum allowed filesize (in megabytes) for uploaded files, defaults to 50MB |
debug |
logical if |
theme |
select stylesheet for the interface. Supported choices are
|
... |
arguments (e.g |
shiny.server |
Setting this parameter to |
starts the interactive graphical user interface which may be used to perform the anonymisation process.
1 2 3 4 | ## Not run:
hfcApp(theme="flatly")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.