ggobi/cranvas: Interactive statistical graphics based on Qt

This is an R package as the next generation of GGobi, a software package for interactive and dynamic statistical graphics. It includes most of features in GGobi such as brushing, zooming, panning, identifying and linking, as well as common types of statistical graphics, e.g. bar plot, scatter plot, boxplot, histogram, density plot, spine plot, parallel coordinates plot, mosaic plot, maps, missing value plot, time series plot, tour, scatter plot matrix, hexagons and tiles (color images), etc. Based on the support of several other packages, cranvas aims for speed (from Qt) and flexibility (from R), with the style and design borrowed from ggplot2.

Getting started

Package details

AuthorYihui Xie, Heike Hofmann, Di Cook, Xiaoyue Cheng, Barret Schloerke, Marie Vendettuoli, Tengfei Yin, Hadley Wickham, Michael Lawrence
MaintainerYihui Xie <xie@yihui.name>
LicenseGPL
Version0.8.5
URL http://github.com/ggobi/cranvas http://cranvas.org
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ggobi/cranvas")
ggobi/cranvas documentation built on May 17, 2019, 3:10 a.m.