Package: comFuncs 0.0.6
comFuncs: Commonly Used Functions for R Shiny Applications
A set of common functions to be used for displaying messages, checking variables, finding absolute paths, starting applications, etc. More functions will be added later.
Authors:
comFuncs_0.0.6.tar.gz
comFuncs_0.0.6.zip(r-4.7)comFuncs_0.0.6.zip(r-4.6)comFuncs_0.0.6.zip(r-4.5)
comFuncs_0.0.6.tgz(r-4.6-any)comFuncs_0.0.6.tgz(r-4.5-any)
comFuncs_0.0.6.tar.gz(r-4.7-any)comFuncs_0.0.6.tar.gz(r-4.6-any)
comFuncs_0.0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
comFuncs/json (API)
| # Install 'comFuncs' in R: |
| install.packages('comFuncs', repos = c('https://tucai.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tucai/comfuncs/issues
Last updated from:0b01f08358. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 144 | ||
| macos-oldrel-arm64 | OK | 164 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 57 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 113 |
Exports:cvt_class2dfecho_msgget_abs_pathis_emptystart_app
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert a class to data fram | cvt_class2df |
| Echo message | echo_msg |
| Get absolute path | get_abs_path |
| Check if a variable is na or null or space | is_empty |
| Start R Shiny app | start_app |
