Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VitK_administration_Scotland
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
twillia2
VitK_administration_Scotland
Commits
05661a8b
Commit
05661a8b
authored
2 years ago
by
twillia2
Browse files
Options
Downloads
Patches
Plain Diff
Update neonatal_vitaminK_administration_Scotland_analysis.R
parent
4428ea6d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
neonatal_vitaminK_administration_Scotland_analysis.R
+2
-2
2 additions, 2 deletions
neonatal_vitaminK_administration_Scotland_analysis.R
with
2 additions
and
2 deletions
neonatal_vitaminK_administration_Scotland_analysis.R
+
2
−
2
View file @
05661a8b
####################################################################################
####################################################################################
### 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
",
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment