launch_pajam | R Documentation |
Launch pajam shiny app
launch_pajam(
...,
width = 2200,
port = 8888,
host = "0.0.0.0",
options = list(width = width, host = host, port = port)
)
... |
additional arguments are ignored. |
width |
|
port |
|
host |
|
options |
|
Other pajam shiny:
pajam_shiny_server()
,
pajam_shiny_ui()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.