Description Usage Arguments Examples
View source: R/attrakttv-app.R
This function starts the attrakttv shiny app.
1 2 3 4 | attrakttv_app(
display.mode = "auto",
launch.browser = getOption("shiny.launch.browser", interactive())
)
|
display.mode |
|
launch.browser |
Boolean, set |
1 2 3 4 | ## Not run:
attrakttv_app()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.