Learn R Programming

manipulateWidget (version 0.11.1)

Add Even More Interactivity to Interactive Charts

Description

Like package 'manipulate' does for static graphics, this package helps to easily add controls like sliders, pickers, checkboxes, etc. that can be used to modify the input data or the parameters of an interactive chart created with package 'htmlwidgets'.

Copy Link

Version

Install

install.packages('manipulateWidget')

Monthly Downloads

3,237

Version

0.11.1

License

GPL (>= 2) | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Veronique Bachelier

Last Published

October 5th, 2021

Functions in manipulateWidget (0.11.1)

manipulateWidget-package

Add even more interactivity to interactive charts
combineWidgets-shiny

Shiny bindings for combineWidgets
mwDate

Add a date picker to a manipulateWidget gadget
combineWidgets

Combine several interactive plots
knit_print.MWController

knit_print method for MWController object
MWController-class

Controller object of a manipulateWidget application
mwCheckboxGroup

Add a group of checkboxes to a manipulateWidget gadget
compareOptions

Options for comparison mode
manipulateWidget

Add Controls to Interactive Plots
mwCheckbox

Add a checkbox to a manipulateWidget gadget
mwPassword

Add a password to a manipulateWidget gadget
staticPlot

Include a static image in a combinedWidgets
summary.MWController

summary method for MWController object
mwRadio

Add radio buttons to a manipulateWidget gadget
mwGroup

Group inputs in a collapsible box
mwDateRange

Add a date range picker to a manipulateWidget gadget
mwSharedValue

Shared Value
mwSlider

Add a Slider to a manipulateWidget gadget
worldEnergyUse

Evolution of energy use per country
mwNumeric

Add a numeric input to a manipulateWidget gadget
mwTranslations

Translate UI titles and labels
mwText

Add a text input to a manipulateWidget gadget
mwModule

Add a manipulateWidget to a shiny application
mwSelect

Add a Select list input to a manipulateWidget gadget
mwSelectize

Add a Select list input to a manipulateWidget gadget