argonContainer {argonR} | R Documentation |
Create a boostrap 4 container
Description
Create a boostrap 4 container
Usage
argonContainer(..., size = NULL)
Arguments
... |
Tag to be embedded. |
size |
Container size. NULL or "lg". |
Author(s)
David Granjon, dgranjon@ymail.com
Examples
if (interactive()) {
library(argonR)
argonContainer()
}
[Package argonR version 0.2.0 Index]