Other packages > Find by keyword >

shinyWidgets  

Custom Inputs Widgets for Shiny
View on CRAN: Click here


Download and install shinyWidgets package within the R console
Install from CRAN:
install.packages("shinyWidgets")

Install from Github:
library("remotes")
install_github("cran/shinyWidgets")

Install by package version:
library("remotes")
install_version("shinyWidgets", "0.8.4")



Attach the package and use:
library("shinyWidgets")
Maintained by
Victor Perrier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-03-23
Latest Update: 2023-08-30
Description:
Collection of custom input controls and user interface components for 'Shiny' applications. Give your applications a unique and colorful style !
How to cite:
Victor Perrier (2017). shinyWidgets: Custom Inputs Widgets for Shiny. R package version 0.8.4, https://cran.r-project.org/web/packages/shinyWidgets
Previous versions and publish date:
0.2.0 (2017-03-23 07:18), 0.3.0 (2017-06-12 00:06), 0.3.2 (2017-07-24 23:24), 0.3.3 (2017-08-07 21:38), 0.3.4 (2017-08-15 23:52), 0.3.5 (2017-10-06 18:22), 0.3.6 (2017-10-19 21:51), 0.4.0 (2017-11-16 23:07), 0.4.1 (2018-01-28 17:03), 0.4.2 (2018-03-30 14:52), 0.4.3 (2018-05-30 11:28), 0.4.4 (2018-11-05 13:00), 0.4.5 (2019-02-18 23:30), 0.4.7 (2019-03-12 11:50), 0.4.8 (2019-03-19 00:10), 0.4.9 (2019-09-10 18:40), 0.5.0 (2019-11-18 14:50), 0.5.1 (2020-03-04 07:20), 0.5.2 (2020-05-14 19:10), 0.5.3 (2020-06-01 11:20), 0.5.4 (2020-10-06 11:10), 0.5.5 (2021-01-13 11:00), 0.5.6 (2021-01-20 06:30), 0.5.7 (2021-02-03 18:40), 0.6.0 (2021-03-15 21:50), 0.6.1 (2021-09-06 15:20), 0.6.2 (2021-09-17 12:00), 0.6.3 (2022-01-10 18:30), 0.6.4 (2022-02-06 19:40), 0.7.0 (2022-05-11 11:40), 0.7.1 (2022-07-13 15:30), 0.7.2 (2022-08-07 22:30), 0.7.3 (2022-08-31 20:20), 0.7.4 (2022-10-05 13:00), 0.7.5 (2022-11-17 19:40), 0.7.6 (2023-01-08 20:30), 0.8.0 (2023-08-30 17:00), 0.8.1 (2024-01-10 12:10), 0.8.2 (2024-03-01 16:40), 0.8.3 (2024-03-21 13:00), 0.8.4 (2024-04-04 19:40), 0.8.5 (2024-04-17 14:00)
Other packages that cited shinyWidgets R package
View shinyWidgets citation profile
Other R packages that shinyWidgets depends, imports, suggests or enhances
Functions, R codes and Examples using the shinyWidgets R package
Some associated functions: actionBttn . actionGroupButtons . addSpinner . airDatepicker . animateOptions . animations . appendVerticalTab . autonumericInput . awesomeCheckbox . awesomeCheckboxGroup . awesomeRadio . bootstrap-utils . checkboxGroupButtons . chooseSliderSkin . circleButton . closeSweetAlert . colorPickr . colorSelectorInput . create_tree . demoAirDatepicker . demoNoUiSlider . demoNumericRange . demoVirtualSelect . deprecated . downloadBttn . drop-menu-interaction . dropMenu . dropMenuOptions . dropdown . dropdownButton . execute_safely . formaNumericInputUpdate . formatNumericInput . html-dependencies . inputSweetAlert . knobInput . materialSwitch . multiInput . noUiSliderInput . numericInputIcon . numericRangeInput . pickerGroup-module . pickerInput . pickerOptions . prepare_choices . prettyCheckbox . prettyCheckboxGroup . prettyRadioButtons . prettySwitch . prettyToggle . progress-bar . progressSweetAlert . radioGroupButtons . searchInput . selectizeGroup-module . setBackgroundColor . setBackgroundImage . shinyWidgets . shinyWidgetsGallery . show_toast . sliderTextInput . spectrumInput . stati-card . sweetalert-confirmation . sweetalert . switchInput . textInputAddon . textInputIcon . toggleDropdownButton . tooltipOptions . treeInput . updateAirDateInput . updateAutonumericInput . updateAwesomeCheckbox . updateAwesomeCheckboxGroup . updateAwesomeRadio . updateCheckboxGroupButtons . updateColorPickr . updateKnobInput . updateMaterialSwitch . updateMultiInput . updateNoUiSliderInput . updateNumericInputIcon . updateNumericRangeInput . updatePickerInput . updatePrettyCheckbox . updatePrettyCheckboxGroup . updatePrettyRadioButtons . updatePrettySwitch . updatePrettyToggle . updateRadioGroupButtons . updateSearchInput . updateSliderTextInput . updateSpectrumInput . updateSwitchInput . updateTextInputIcon . updateTreeInput . updateVerticalTabsetPanel . updateVirtualSelect . useSweetAlert . vertical-tab . virtualSelectInput . wNumbFormat . 
Some associated R codes: actionBttn.R . addSpinner.R . bootstrap-utils.R . chooseSliderSkin.R . color-pickr.R . demos.R . dependencies.R . deprecated.R . drop-menu.R . execute_safely.R . input-actiongroupbuttons.R . input-airDatepicker.R . input-autonumeric.R . input-awesomecheckbox.R . input-awesomeradio.R . input-checkboxgroupbuttons.R . input-circlebutton.R . input-colorselector.R . input-dropdown.R . input-icon.R . input-knob.R . input-materialswitch.R . input-multi.R . input-noUiSlider.R . input-numericRange.R . input-pretty.R . input-radiogroupbuttons.R . input-search.R . input-selectpicker.R . input-sliderText.R . input-spectrum.R . input-switch.R . input-textaddon.R . module-pickerGroup.R . module-selectizeGroup.R . module-utils.R . onLoad.R . pickerOptions.R . progressBars.R . set-background.R . shinyWidgets.R . shinyWidgetsGallery.R . stati-card.R . sw-dropdown.R . sweetalert.R . tree-input.R . tree-utils.R . utils.R . vertical-tab.R . virtual-select-utils.R . virtual-select.R .  Full shinyWidgets package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns