/usr/lib/R/site-library/shinyjs/INDEX is in r-cran-shinyjs 0.9.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | classFuncs Add/remove CSS class
colourInput Create a colour input control (DEPRECATED)
colourPicker Colour picker gadget (DEPRECATED)
delay Execute R code after a specified number of
milliseconds has elapsed
disabled Initialize a Shiny input as disabled
extendShinyjs Extend shinyjs by calling your own JavaScript
functions
hidden Initialize a Shiny tag as hidden
html Change the HTML (or text) inside an element
inlineCSS Add inline CSS
messageFuncs Show a message
onevent Run R code when an event is triggered on an
element
reset Reset input elements to their original values
runExample Run shinyjs examples
runcode Construct to let you run arbitrary R code live
in a Shiny app
runjs Run JavaScript code
shinyjs shinyjs
showLog Print any JavaScript console.log messages in
the R console
stateFuncs Enable/disable an input element
updateColourInput Change the value of a colour input
useShinyjs Set up a Shiny app to use shinyjs
visibilityFuncs Display/hide an element
|