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



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: 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.1.7, https://cran.r-project.org/web/packages/formods. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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