library(knitr)
library(ggvis)
opts_chunk$set(comment = "#>", error = FALSE, tidy = FALSE)

If you're familiar with ggplot2, learning ggvis shouldn't be too hard - it borrows from many familiar concepts. Note that ggvis is still very young, and many of the interfaces are likely to change as we learn more about what works well.



rpruim/ggvis2 documentation built on May 28, 2019, 2:34 a.m.