Description Usage Arguments Note Author(s) Examples
View source: R/extra-effects.R
Build an argon perspective effect
1 | argonPersp(..., side)
|
... |
Tag to be treated by the persp effect. |
side |
Perspective side effect. "right" or "left". |
Disabled on small screens (not a bug)
David Granjon, dgranjon@ymail.com
1 2 3 4 | if (interactive()) {
library(argonR)
argonPersp(argonCard(), side = "right")
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.