Description Usage Arguments Author(s) Examples
Build an argon user image
1 |
... |
Any element such as argonIcon... |
title |
User title. |
subtitle |
User subtitle. |
src |
User image url or path. |
David Granjon, dgranjon@ymail.com
1 2 3 4 5 6 7 8 | if (interactive()) {
library(argonR)
argonUser(
title = "Ryan Tompson",
subtitle = "Web Developer",
src = "https://demos.creative-tim.com/argon-design-system/assets/img/theme/team-1-800x800.jpg"
)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.