Skip to content

Commit

Permalink
Merge pull request #111 from istallworthy/feedback
Browse files Browse the repository at this point in the history
cleaning
  • Loading branch information
istallworthy authored Oct 1, 2023
2 parents b77f7e1 + 9076717 commit cb75e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/compareHistories.R
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ compareHistories <- function(home_dir, exposure, exposure_time_pts, outcome, mod
}
else if (!dir.exists(home_dir)) {
stop ("Please provide a valid home directory path if you wish to save output locally.",
= FALSE)
.call = FALSE)
}
}

Expand Down

0 comments on commit cb75e6a

Please sign in to comment.