Skip to content

vegawidget/vlcompose

Repository files navigation

vlcompose

Lifecycle: experimental CRAN status Travis build status

The goal of vlcompose is to help you to compose Vega-Lite specs using horizontal, vertical, and wrappable concatenation.

Installation

You can install the development version from GitHub with:

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

Example

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

library(vlcompose)
## basic example code

About

Compose 'Vega-Lite' Specifications

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published