Skip to content

vsskanand/ggplot2

 
 

Repository files navigation

ggplot2

The only difference between this repos and hadley/ggplot2 is that in this repos, you can use non-standard theme options via

theme(animint.width=800, validate=FALSE)

in animint we actually would write

theme_animint(width=800)

About

An implementation of the Grammar of Graphics in R

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 99.8%
  • HTML 0.2%