card | R Documentation |
Card.
card(...)
... |
Content, generally |
card(
cardHeader("Header"),
cardBody(
cardTitle("Title"),
cardSubtitle("Subtitle"),
cardText("The content of the card")
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.