argonContainer {argonR} | R Documentation |
Create a boostrap 4 container
argonContainer(..., size = NULL)
... |
Tag to be embedded. |
size |
Container size. NULL or "lg". |
David Granjon, dgranjon@ymail.com
if (interactive()) { library(argonR) argonContainer() }