vegawidget/vegablock: Provides an Interface between Vega and Blocks

The Blocks website <https://bl.ocks.org> provides a way to share JavaScript-based visualizations; the vegawidget package provides a way to compose and render Vega (JavaScript) visualizations using R. This package provides a bridge between the Blocks website and the vegawidget package. If you have a GitHub account, you can use this package to deploy Vega(-Lite) blocks. Further, if a block contains a Vega(-Lite) specification and meets a specific format, you can use this package to import such a specification.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9002
URL https://github.com/vegawidget/vegablock
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vegawidget/vegablock")
vegawidget/vegablock documentation built on June 19, 2019, 9:56 p.m.