Categories / r
This is a Shiny app written in R that allows users to interact with a simple simulation model. The app has two interactive plots: one displaying the system behavior over time, and another showing the effect of changing model parameters on system behavior.
Comparing Two Groups: Understanding and Applying the Mann-Whitney Wilcoxon Rank-Sum Test
Using `substitute` and Fontics to Achieve Italicized Titles in R Plots: Best Practices and Alternative Approaches
Understanding the Power of the `input` Argument in the `system()` Function in R: A Practical Guide
Customizing Fonts in ggplot2 for Visually Appealing Plots
Removing Unwanted Column Labels/Attributes in data.tables with .SD
5 Ways to Separate a Column in R for Data Analysis
Understanding Ridge Plots in R: A Guide to Enrichment Analysis Visualization
Handling Missing Data when Transforming Long Format Data with tidyr's gather() Function in R
Replacing Different Text in R: A Comparative Analysis of Vectorized Operations, Regular Expressions, and the dplyr Library