-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Cecilia Campanile
committed
Dec 9, 2024
1 parent
9d2838c
commit 59c120c
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule OmopSketch
updated
21 files
+3 −3 | DESCRIPTION | |
+6 −5 | R/plotConceptCounts.R | |
+2 −2 | R/plotInObservation.R | |
+4 −4 | R/plotObservationPeriod.R | |
+3 −2 | R/plotRecordCount.R | |
+3 −3 | R/summariseAllConceptCounts.R | |
+1 −1 | R/summariseClinicalRecords.R | |
+2 −2 | R/summariseConceptCounts.R | |
+1 −1 | R/summariseInObservation.R | |
+9 −4 | R/summariseMissingData.R | |
+10 −3 | R/summariseObservationPeriod.R | |
+2 −2 | R/summariseRecordCount.R | |
+3 −2 | R/tableAllConceptCounts.R | |
+3 −2 | R/tableClinicalRecords.R | |
+3 −2 | R/tableMissingData.R | |
+3 −2 | R/tableObservationPeriod.R | |
+2 −1 | R/tableOmopSnapshot.R | |
+1 −1 | R/utilities.R | |
+17 −17 | tests/testthat/test-summariseConceptCounts.R | |
+41 −0 | tests/testthat/test-summariseMissingData.R | |
+1 −3 | tests/testthat/test-summariseObservationPeriod.R |