Home

Awesome

<!-- README.md is generated from README.Rmd. Please edit that file -->

rlineus

<!-- badges: start --> <!-- badges: end -->

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

Inspiration / Foundation

thomasp85/fawkes

coolbutuseless/devout

ixd-hof/LineUs_SVG

Line-us/LineUsPythonModule

beardicus/line-us