Learn R Programming

argonR (version 0.2.0)

argonPersp: Create a Boostrap 4 perspective effect

Description

Build an argon perspective effect

Usage

argonPersp(..., side)

Arguments

...

Tag to be treated by the persp effect.

side

Perspective side effect. "right" or "left".

Examples

Run this code
# NOT RUN {
if (interactive()) {
 library(argonR)
 argonPersp(argonCard(), side = "right")
}

# }

Run the code above in your browser using DataLab