knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%", eval = FALSE )
A graphical device for the line-us plotter.
remotes::install_github("benjaminschwetz/rlineus")
This still needs to be done with the phone app.
rlineus::hello_world(portrait = TRUE)
library(rlineus) lineus_dev() boxplot(data = iris, Sepal.Length ~Species) # your plot goes here dev.off()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.