RStudio works with the manipulate package to add interactive capabilities to standard R plots. This is accomplished by binding plot inputs to custom controls rather than static hard-coded values. Basic Usage The manipulate function accepts a plotting expression and a set of controls (e.g. slider, picker, or checkbox) which are used to dynamically change values within the expression. When a value i
![Interactive Plotting with Manipulate – RStudio Support](https://cdn-ak-scissors.b.st-hatena.com/image/square/2674075cbaa1a122b33b91e22de450a342f811e1/height=288;version=1;width=512/http%3A%2F%2Fp1.zdassets.com%2Fhc%2Fsettings_assets%2F267570%2F200010388%2FAtAdfQhQwhqjSzcxGlMlLg-RStudio-Logo-White_small.png)