Skip to content
Snippets Groups Projects
Commit 05661a8b authored by twillia2's avatar twillia2
Browse files

Update neonatal_vitaminK_administration_Scotland_analysis.R

parent 4428ea6d
No related branches found
No related tags found
No related merge requests found
#################################################################################### ####################################################################################
### ANALYSIS OF PHS VITAMIN K DATASET ### ### ANALYSIS OF PHS VITAMIN K DATASET ###
### THOMAS WILLIAMS UNI EDINBURGH FEBRUARY 2023 ### ### THOMAS WILLIAMS UNI EDINBURGH FEBRUARY 2023 ###
#################################################################################### ####################################################################################
#load pdplyr #load pdplyr
library(dplyr) library(dplyr)
library(tidyr) library(tidyr)
#set working directory #set working directory
setwd("Clinical/vitK/analysis/") setwd(""")
#import data for pre and post pandemic #import data for pre and post pandemic
VitK_overall_dataset <- read.table("vitK_rates_pre_post_pandemic.txt", VitK_overall_dataset <- read.table("vitK_rates_pre_post_pandemic.txt",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment