CMD + K

r-manipulate

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-manipulate

Usage Tracking

1.0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Apr 20, 2017 at 14:30

License

GPL-2

Supported Platforms

noarch
linux-64
macOS-64
win-64