/rlineus

Primary LanguageRGNU General Public License v3.0GPL-3.0

rlineus

A graphical device for the line-us plotter.

Installation / Setup

remotes::install_github("benjaminschwetz/rlineus")

Usage

Callibartion

This still needs to be done with the phone app.

Test the setup

rlineus::hello_world(portrait = TRUE)

Usage

library(rlineus)
lineus_dev()
boxplot(data = iris, Sepal.Length ~Species) # your plot goes here
dev.off()

Limitations/todo

  • no text
  • no pagination
  • no fills

Inspiration / Foundation

thomasp85/fawkes

coolbutuseless/devout

ixd-hof/LineUs_SVG

Line-us/LineUsPythonModule

beardicus/line-us