library(rsconnect)
rsconnect::deployDoc(
doc = file.path("guides", "generiskmall", "index.Rmd"),
appName = "rccshiny_guide_generiskmall",
appId = 2444,
server = "statistik.incanet.se",
forceUpdate = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.