README.md

iPlot

A visualization app using click events for static plots in shiny (since 0.7.0).

library(iPlot)
iPlot(ggplot2::diamonds)

Example apps on glimmer:

iPlot

Installation

# install.packages("devtools")
library(devtools)
install_github("sparkle", "metagraf")
install_github("iPlot", "SwedishPensionsAgency")
library(iPlot)

Instructions

Click on the upper/lower part of the smaller plots to filter the data of the main plot.

See also



LCHansson/iPlot documentation built on May 8, 2019, 5:45 p.m.