Skip to content

Commit

Permalink
remove merge conflict for cohort
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlavallee92 committed Sep 6, 2023
1 parent 6fc04f3 commit 4676563
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions R/cohort.R
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,6 @@ generateCaprTemplate <- function(file, .capr) {
.capr(conceptSet)
}

<<<<<<< HEAD
# writeCohort <- function(x, path, ...) {
# checkmate::assertClass(x, "Cohort")
# checkmate::assertCharacter(path, len = 1, min.chars = 1, pattern = "\\.json$")
Expand Down Expand Up @@ -478,11 +477,3 @@ makeCohortSet <- function(...) {

}







=======
>>>>>>> 84dfd727b8ad3f113d9799bd759456750bbd5ec5

0 comments on commit 4676563

Please sign in to comment.