Skip to content

vegawidget/ggspec

Repository files navigation

ggspec

Lifecycle: experimental CRAN status Travis build status

The goal of ggspec is to convert a ggplot2 object into a JSON-serializable list.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("vegawidget/ggspec")

Example

This is a basic example which shows you how to solve a common problem:

library(ggspec)
## basic example code

About

Supports Translation from 'ggplot2' Objects

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors