argonContainer: Create a boostrap 4 container

Description Usage Arguments Author(s) Examples

View source: R/typography.R

Description

Create a boostrap 4 container

Usage

1

Arguments

...

Tag to be embedded.

size

Container size. NULL or "lg".

Author(s)

David Granjon, dgranjon@ymail.com

Examples

1
2
3
4
if (interactive()) {
 library(argonR)
 argonContainer()
}

argonR documentation built on Dec. 1, 2019, 1:15 a.m.