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