ijlyttle / ggspec

Supports Translation from 'ggplot2' Objects

Home Page:https://vegawidget.github.io/ggspec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ggspec

Lifecycle: experimental CRAN 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

https://vegawidget.github.io/ggspec

License:Other


Languages

Language:HTML 100.0%Language:R 0.0%