display_data | R Documentation |
display_data(volume = getwd(), port = 80)
volume |
The folder to mount within the Doker image providing all the necessary files |
port |
The port shyiny app will listen for requests |
Beccuti Marco, Castagno Paolo, Pernice Simone
## Not run:
display_data(volume = "/some/path/to/the/local/output/directory",
port = getOption("shiny.port"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.