Description Usage Arguments Examples
readme for how to use it
1 | lineus_dev(portrait = TRUE)
|
portrait |
set orientation. |
1 2 3 4 5 6 | ## Only run this example in interactive R sessions
if (interactive()) {
lineus_dev()
boxplot(data = iris, Sepal.Length ~Species)
dev.off()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.