knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
Excalidraw
Define what is needed
shinipsum, thematic (run_app!)
Rmd
golem, fusen (R6), gargoyle etc.
Deploying with {golem} and shinyapps.io is very straightforward, just run:
golem::add_shinyappsio_file()
and then, assuming that {rsconnect} is already configured:
rsconnect::deployApp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.