eccel37/daatali: Easily Improve the User Experience of Your Shiny Apps in Seconds

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.

Getting started

Package details

Maintainer
LicenseAGPL-3
Version0.9.0.9002
URL http://deanattali.com/shinyjs
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("eccel37/daatali")
eccel37/daatali documentation built on May 14, 2019, 8:42 a.m.