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.

Package details

AuthorJJ Allaire [aut, cre] (R interface), RStudio [cph]
MaintainerJJ Allaire <jj@rstudio.com>
LicenseGPL-2
Version1.0.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("manipulate")

Try the manipulate package in your browser

Any scripts or data that you put into this service are public.

manipulate documentation built on May 2, 2019, 3:27 a.m.