The goal of vlcompose is to help you to compose Vega-Lite specs using horizontal, vertical, and wrappable concatenation.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("vegawidget/vlcompose")
This is a basic example which shows you how to solve a common problem:
library(vlcompose)
## basic example code