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.5)comFuncs_0.0.6.zip(r-4.4)comFuncs_0.0.6.zip(r-4.3)
comFuncs_0.0.6.tgz(r-4.4-any)comFuncs_0.0.6.tgz(r-4.3-any)
comFuncs_0.0.6.tar.gz(r-4.5-noble)comFuncs_0.0.6.tar.gz(r-4.4-noble)
comFuncs_0.0.6.tgz(r-4.4-emscripten)comFuncs_0.0.6.tgz(r-4.3-emscripten)
comFuncs.pdf |comFuncs.html✨
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 2 years agofrom:0b01f08358. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
R-4.4-win | OK | Nov 08 2024 |
R-4.4-mac | OK | Nov 08 2024 |
R-4.3-win | OK | Nov 08 2024 |
R-4.3-mac | OK | Nov 08 2024 |
Exports:cvt_class2dfecho_msgget_abs_pathis_emptystart_app
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
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 |