Perform common JavaScript operations in Shiny applications 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. 'shinyjs' can also be used to easily run your own custom JavaScript functions from R.
Version: | 0.4.0 |
Depends: | R (≥ 3.1.0) |
Imports: | digest (≥ 0.6.8), htmltools (≥ 0.2.6), shiny (≥ 0.11.1), stats |
Suggests: | knitr (≥ 1.7), rmarkdown, testthat (≥ 0.9.1), V8 (≥ 0.6) |
Published: | 2016-01-21 |
Author: | Dean Attali [aut, cre] |
Maintainer: | Dean Attali <daattali at gmail.com> |
BugReports: | https://github.com/daattali/shinyjs/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/daattali/shinyjs |
NeedsCompilation: | no |
SystemRequirements: | pandoc with https support |
Materials: | README NEWS |
CRAN checks: | shinyjs results |
Reference manual: | shinyjs.pdf |
Vignettes: |
Package shinyjs |
Package source: | shinyjs_0.4.0.tar.gz |
Windows binaries: | r-devel: shinyjs_0.4.0.zip, r-release: shinyjs_0.4.0.zip, r-oldrel: shinyjs_0.4.0.zip |
OS X Snow Leopard binaries: | r-release: shinyjs_0.4.0.tgz, r-oldrel: shinyjs_0.0.3.3.tgz |
OS X Mavericks binaries: | r-release: shinyjs_0.4.0.tgz |
Old sources: | shinyjs archive |
Reverse depends: | ggraptR |
Reverse imports: | AFM, ddpcr, lightsout, shinystan |
Reverse suggests: | ahp, compareGroups, ggExtra, Sofi, tigerstats |