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 26 Jun. 2026.
Previous versions and publish date:
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

tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
colormap  
Color Palettes using Colormaps Node Module
Allows to generate colors from palettes defined in the colormap module of 'Node.js'. (see ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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