Package: mmints 0.1.0.9000
mmints: Workflows for Building Web Applications
Sharing statistical methods or simulation frameworks through 'shiny' applications often requires workflows for handling data. To help save and display simulation results, the postgresUI() and postgresServer() functions in 'mmints' help with persistent data storage using a 'PostgreSQL' database. The 'mmints' package also offers data upload functionality through the csvUploadUI() and csvUploadServer() functions which allow users to upload data, view variables and their types, and edit variable types before fitting statistical models within the 'shiny' application. These tools aim to enhance efficiency and user interaction in 'shiny' based statistical and simulation applications.
Authors:
mmints_0.1.0.9000.tar.gz
mmints_0.1.0.9000.zip(r-4.5)mmints_0.1.0.9000.zip(r-4.4)mmints_0.1.0.9000.zip(r-4.3)
mmints_0.1.0.9000.tgz(r-4.4-any)mmints_0.1.0.9000.tgz(r-4.3-any)
mmints_0.1.0.9000.tar.gz(r-4.5-noble)mmints_0.1.0.9000.tar.gz(r-4.4-noble)
mmints_0.1.0.9000.tgz(r-4.4-emscripten)mmints_0.1.0.9000.tgz(r-4.3-emscripten)
mmints.pdf |mmints.html✨
mmints/json (API)
# Install 'mmints' in R: |
install.packages('mmints', repos = c('https://mightymetrika.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mightymetrika/mmints/issues
Last updated 3 months agofrom:6539445bfb. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:citationServercitationUIcsvUploadServercsvUploadUIformat_citationgenerateRunCodelist_nullpostgresServerpostgresUItext_to_listtext_to_vectorvec_null
Dependencies:base64encbitbit64blobbslibcachemclicommonmarkcpp11crayoncrosstalkDBIdigestDTevaluatefastmapfontawesomefsgenericsgluehighrhmshtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclelubridatemagrittrmemoisemimepkgconfigplogrpoolpromisesR6rappdirsRcpprlangrmarkdownRPostgressassshinysourcetoolstimechangetinytexvctrswithrxfunxtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Server Function for Citation Module | citationServer |
UI Function for Citation Module | citationUI |
Server Function for CSV Upload Module | csvUploadServer |
UI Function for CSV Upload Module | csvUploadUI |
Format Citation | format_citation |
Generate a Unique Run Code | generateRunCode |
Handle Null Values for Text to List Conversions | list_null |
Server function for Postgres Shiny Module | postgresServer |
Create UI elements for Postgres Shiny Module | postgresUI |
Convert Text Input to List | text_to_list |
Convert Text Input to Vector | text_to_vector |
Handle Null Values for Text to Vector Conversion | vec_null |