added task for each script at the beginning
This commit is contained in:
parent
0e2bba7a65
commit
2d331679b7
8 changed files with 9 additions and 32 deletions
|
@ -3,10 +3,7 @@ getwd()
|
|||
setwd('~/git/covid_analysis/')
|
||||
getwd()
|
||||
############################################################
|
||||
# TASK: basic plots
|
||||
|
||||
# useful links:
|
||||
# http://www.sthda.com/english/wiki/ggplot2-dot-plot-quick-start-guide-r-software-and-data-visualization
|
||||
# TASK: KS test b/w outcome groups at each timepoint
|
||||
############################################################
|
||||
# source data
|
||||
source("read_data.R")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue