rstudio/manipulate: Interactive Plots for RStudio

Interactive plotting functions for use within RStudio. The manipulate function accepts a plotting expression and a set of controls (e.g. slider, picker, checkbox, or button) which are used to dynamically change values within the expression. When a value is changed using its corresponding control the expression is automatically re-executed and the plot is redrawn.

Getting started

Package details

MaintainerJJ Allaire <jj@rstudio.com>
LicenseGPL-2
Version1.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rstudio/manipulate")
rstudio/manipulate documentation built on May 28, 2019, 4:36 a.m.