Skip to content

Commit

Permalink
Update CodeToRun.R
Browse files Browse the repository at this point in the history
  • Loading branch information
rossdwilliams committed Nov 20, 2023
1 parent 1471fce commit 100787e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inst/extras/CodeToRun.R
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ outputFolder <- here::here("results")


#choose analysis to run
instantiateCohorts <- TRUE
instantiateCohorts <- FALSE
runDiagnostics <- FALSE
runPatternAnalysis <- TRUE
runPatternAnalysis <- FALSE

### Do not edit below here
EhdenAlopecia::runStudy(
Expand Down

0 comments on commit 100787e

Please sign in to comment.