-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
42 lines (41 loc) · 1.13 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
url: https://OHDSI.github.io/OmopSketch/
template:
bootstrap: 5
reference:
- subtitle: Snapshots
desc: Create snapshots of OMOP databases
- contents:
- summariseOmopSnapshot
- tableOmopSnapshot
- subtitle: Clinical Tables
desc: Summarise and plot tables in the OMOP Common Data Model
- contents:
- summariseClinicalRecords
- tableClinicalRecords
- summariseRecordCount
- plotRecordCount
- summariseMissingData
- tableMissingData
- subtitle: Observation Periods
desc: Summarise and plot the observation period table in the OMOP Common Data Model
- contents:
- summariseObservationPeriod
- plotObservationPeriod
- tableObservationPeriod
- summariseInObservation
- plotInObservation
- subtitle: Counts
desc: Summarise concept code use in the OMOP Common Data Model
- contents:
- summariseConceptSetCounts
- plotConceptSetCounts
- summariseConceptIdCounts
- tableConceptIdCounts
- subtitle: Mock Database
desc: Create a mock database to test the OmopSketch package
- contents:
- mockOmopSketch
- subtitle: Deprecated functions
desc: These functions have been deprecated
- contents:
- summariseConceptCounts