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]
All associated links for this package
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
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
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

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  
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  
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  
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  

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