card_interpretation <- card(
id = "interpretation",
includeMarkdown("doc/interpretation.md")
)
card_association <- card(
id = "association",
plotOutput("plot")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.