Other packages > Find by keyword >

shinyjs  

Easily Improve the User Experience of Your Shiny Apps in Seconds
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("shinyjs", "2.1.0")



Attach the package and use:
library("shinyjs")
Maintained by
Dean Attali
[Scholar Profile | Author Map]
First Published: 2015-04-22
Latest Update: 2021-12-23
Description:
Perform common useful JavaScript operations in Shiny apps that will greatly improve your apps without having to know any JavaScript. Examples include: hiding an element, disabling an input, resetting an input back to its original value, delaying code execution by a few seconds, and many more useful functions for both the end user and the developer. 'shinyjs' can also be used to easily call your own custom JavaScript functions from R.
How to cite:
Dean Attali (2015). shinyjs: Easily Improve the User Experience of Your Shiny Apps in Seconds. R package version 2.1.0, https://cran.r-project.org/web/packages/shinyjs. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.0.3.3 (2015-04-22 08:07), 0.0.6.0 (2015-05-26 08:17), 0.0.6.2 (2015-05-29 08:31), 0.0.7.0 (2015-06-25 00:57), 0.0.8.3 (2015-07-31 09:30), 0.1.0 (2015-08-13 09:18), 0.2.0 (2015-09-07 00:41), 0.2.3 (2015-11-08 08:40), 0.3.0 (2015-12-30 13:01), 0.3.1 (2016-01-06 17:22), 0.4.0 (2016-01-21 16:44), 0.5.0 (2016-03-19 14:33), 0.5.2 (2016-03-27 18:22), 0.6 (2016-04-25 08:59), 0.7 (2016-08-21 22:46), 0.8 (2016-11-03 23:14), 0.9.1 (2017-06-30 00:27), 0.9 (2016-12-26 10:34), 1.0 (2018-01-08 23:21), 1.1 (2020-01-13 07:40), 2.0.0 (2020-09-09 09:50)
Other packages that cited shinyjs R package
View shinyjs citation profile
Other R packages that shinyjs depends, imports, suggests or enhances
Complete documentation for shinyjs
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for shinyjs1400160018002000220024002600280030003200340036003800TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA