run_app | R Documentation |
An interface function to launch the 'EasyQrlabelr' 'shiny' app.
run_app()
No return value, called for side effects. Opens the 'EasyQrlabelr' 'shiny' app in your default browser.
library(qrlabelr)
if(interactive())
qrlabelr::run_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.