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.0")



Attach the package and use:
library("formods")
Maintained by
John Harrold
[Scholar Profile | Author Map]
First Published: 2023-08-17
Latest Update: 2023-12-10
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.0, https://cran.r-project.org/web/packages/formods. Accessed 01 Apr. 2025.
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)
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
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for formods024681012141618202224TrendBars

Today's Hot Picks in Authors and Packages

eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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