is_shiny | R Documentation |
Determines if the specified object is a shiny session object.
is_shiny(session = list())
session |
Session object |
Logical indicating if the object is a shiny session object or not
is_shiny(session = list())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.