Simon Wellesley-Miller's repositories
SPC_summary_table
Workflow to create mini SPC plots within GT Tables, automation of SPC icons and commentary
intermediate_R_training
Training around data wrangling following on from NHS-R community introduction to R and R studio
Automated-commentary
Quick demo of how to use base R to pull specific features from a data table to write descriptive text to support a report.
frailty_score_calculation
Calculates frailty score from list of ICD10 codes based on Hospital Frailty Risk score Gilbert et al. Lancet 2018, 391: 1775-82
parameter_quarto_stitching
A method for developing separate child quarto reports and dynamically stitching them together into a parent report
tool_tips_in_text
Very simple repo showing how to add alt text pop ups to text in quarto.
live_coding_survey_analysis
This is the repo of the live coding I did for coffee and code on 4th April 2024
MH-Core-Dataset
Converts the MH core dataset into local KPIs, adds SPCs icons and trend summary
Snu_for_quarto
Adding animated snowfall to a quarto report. Uses https://github.com/emilyriederer/demo-rmd-snow but updated for quarto
APHA-test
Simple repo to show how to share code
Combining-quarto-reports
Simple demo of how to join seperate quarto files to build modular reports
complete_demo
Demo alongside coffee and code session showing off the complete function
Console-messages-and-choose-file
Simple demo showing the choose file function and use of cli library to send console messages for code progress
git_training
Git training from the NHS-R community.
GT_hover_pop_ups
PLaying with GT tables and some CSS to create pop up tool tips.
Month_ends_between_dates
SImple code to bring back month end dates between start and end dates. Used for things such as ward stays at end of month
nhsr-coffe-and-code-minimum-repo
Example of setting up minimum repo in github
R-n-Googleforms
Linking up R with google forms and analyising results in markdown
string-search-and-count
Simple repo to show searching dataframe for instances of a string or on of many strings