Skip to content

benjaminschwetz/rlineus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages