Skip to content

Commit

Permalink
expose EventAperture class
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlavallee92 committed Sep 7, 2023
1 parent 086242e commit 5294f7c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Collate:
'Capr.R'
'conceptSet.R'
'attributes-concept.R'
'attributes-dateAdjustment.R'
'attributes-logic.R'
'query.R'
'window.R'
Expand Down
3 changes: 0 additions & 3 deletions R/window.R
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ continuousObservation <- function(priorDays = 0L, postDays = 0L) {

}

<<<<<<< HEAD
#Depreciated Endpoint functions
# #' A function to offset the number of days relative to index
# #' @param days a number specifying the number of days to offset from index where
Expand Down Expand Up @@ -122,8 +121,6 @@ continuousObservation <- function(priorDays = 0L, postDays = 0L) {
# coeff = "after")
# }

=======
>>>>>>> 31a4286d79c78e2385a137ff974113247f06b699

## EventWindow ---------------------

Expand Down
3 changes: 2 additions & 1 deletion man/EventAperture-class.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5294f7c

Please sign in to comment.