https://github.com/johnmackintosh/nhs_r
source files and code for NHS-R event
https://github.com/johnmackintosh/nhs_r
Last synced: 3 months ago
JSON representation
source files and code for NHS-R event
- Host: GitHub
- URL: https://github.com/johnmackintosh/nhs_r
- Owner: johnmackintosh
- Created: 2018-09-25T15:06:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T11:52:03.000Z (about 1 year ago)
- Last Synced: 2025-03-18T00:37:06.692Z (3 months ago)
- Language: R
- Size: 273 KB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NHS_R
Planned:
- importing from Excel ( & maybe connect to SQL Server)
- dplyr
- ggplot2 & plotly
- gifski for basic animation
- automating reports with officer
- gganimate demo
- alternative flow plots
Participation optional
## Required packages:
tidyverse
lubridate
scales
readxl
gifski
plotly
ggExtra
here
officer
magrittr
ggalluvial## Pre conference requirements
If you think you might want to follow along
1 - Install required packages
2 - Create a new project in RStudio for this session
3 - download the Excel and pptx files that will appear here and save them to your project folder
4 - The file ‘app.R’ builds a minimal Shiny app, it should be saved in a separate sub folder within your project folder