Package: rintrojs 0.3.4
rintrojs: Wrapper for the 'Intro.js' Library
A wrapper for the 'Intro.js' library (For more info: <https://introjs.com/>). This package makes it easy to include step-by-step introductions, and clickable hints in a 'Shiny' application. It supports both static introductions in the UI, and programmatic introductions from the server-side.
Authors:
rintrojs_0.3.4.tar.gz
rintrojs_0.3.4.zip(r-4.5)rintrojs_0.3.4.zip(r-4.4)rintrojs_0.3.4.zip(r-4.3)
rintrojs_0.3.4.tgz(r-4.4-any)rintrojs_0.3.4.tgz(r-4.3-any)
rintrojs_0.3.4.tar.gz(r-4.5-noble)rintrojs_0.3.4.tar.gz(r-4.4-noble)
rintrojs_0.3.4.tgz(r-4.4-emscripten)rintrojs_0.3.4.tgz(r-4.3-emscripten)
rintrojs.pdf |rintrojs.html✨
rintrojs/json (API)
NEWS
# Install 'rintrojs' in R: |
install.packages('rintrojs', repos = c('https://carlganz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/carlganz/rintrojs/issues
Last updated 11 months agofrom:ea37b7ff2f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:hintjsintroBoxintrojsintrojsUIreadCallback
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generate intro elements in UI | introBox |
Initiate intro.js | hintjs introjs |
Set up Shiny app to use intro.js | introjsUI |
Read a JS callback function into rintrojs | readCallback |