Skip to content

tverbeke/yagpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yagpack

Yet another graphics package for R

The tessella package provides a bare-bones low-level API. This package (yagpack) implements a high-level front-end using tessella.

installation

install.packages("devtools")
library("devtools")

install_github("deepayan/tessella/tessella")
install_github("deepayan/tessella/quilt")
install_github("deepayan/yagpack/yagpack")
install_github("deepayan/yagpack/yp.lattice")

About

Yet another graphics package for R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%