Other packages > Find by keyword >

formods  

'Shiny' Modules for General Tasks
View on CRAN: Click here


Download and install formods package within the R console
Install from CRAN:
install.packages("formods")

Install from Github:
library("remotes")
install_github("cran/formods")

Install by package version:
library("remotes")
install_version("formods", "0.2.2")



Attach the package and use:
library("formods")
Maintained by
John Harrold
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-08-17
Latest Update: 2025-06-12
Description:
'Shiny' apps can often make use of the same key elements, this package provides modules for common tasks (data upload, wrangling data, figure generation and saving the app state). These modules can react and interact as well as generate code to create reproducible analyses.
How to cite:
John Harrold (2023). formods: 'Shiny' Modules for General Tasks. R package version 0.2.2, https://cran.r-project.org/web/packages/formods. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:39), 0.1.1 (2023-08-17 09:02), 0.1.2 (2023-11-27 02:00), 0.1.3 (2023-12-10 18:00), 0.1.4 (2024-04-03 06:43), 0.1.5 (2024-05-18 05:30), 0.1.6 (2024-05-25 04:40), 0.1.7 (2024-09-20 15:00), 0.2.0 (2025-01-07 17:20), 0.2.1 (2025-06-12 17:00)
Other packages that cited formods R package
View formods citation profile
Other R packages that formods depends, imports, suggests or enhances
Complete documentation for formods
Functions, R codes and Examples using the formods R package
Some associated functions: ASM_Server . ASM_fetch_code . ASM_fetch_dlfn . ASM_fetch_state . ASM_init_state . ASM_test_mksession . ASM_write_state . DW_Server . DW_add_wrangling_element . DW_append_report . DW_attach_ds . DW_fetch_code . DW_fetch_current_view . DW_fetch_ds . DW_fetch_state . DW_init_state . DW_new_view . DW_set_current_view . DW_test_mksession . DW_update_checksum . FG_Server . FG_append_report . FG_build . FG_extract_page . FG_fetch_code . FG_fetch_current_fig . FG_fetch_state . FG_init_state . FG_new_fig . FG_set_current_fig . FG_test_mksession . FG_update_checksum . FM_add_ui_tooltip . FM_build_comment . FM_fetch_app_code . FM_fetch_app_info . FM_fetch_app_state . FM_fetch_current_mods . FM_fetch_data_format . FM_fetch_deps . FM_fetch_ds . FM_fetch_log_path . FM_fetch_mdl . FM_fetch_mod_state . FM_fetch_user_files_path . FM_generate_report . FM_init_state . FM_le . FM_message . FM_mk_error_fig . FM_notify . FM_pause_screen . FM_pretty_sort . FM_proc_include . FM_resume_screen . FM_set_app_state . FM_set_mod_state . FM_set_notification . FM_set_ui_msg . FM_tc . UD_Server . UD_attach_ds . UD_ds_read . UD_fetch_code . UD_fetch_ds . UD_fetch_state . UD_init_state . UD_test_mksession . autocast . dw_eval_element . dwrs_builder . fers_builder . fetch_hold . fetch_package_version . formods . has_changed . icon_link . is_installed . new_module_template . remove_hold . set_hold . unfactor . use_formods . 
Some associated R codes: ASM_Server.R . DW_Server.R . FG_Server.R . UD_Server.R . formods.R .  Full formods package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA