forked from OHDSI/DataQualityDashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
40 lines (37 loc) · 748 Bytes
/
Copy path_pkgdown.yml
File metadata and controls
40 lines (37 loc) · 748 Bytes
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
template:
params:
bootswatch: cosmo
home:
links:
- text: Ask a question
href: http://forums.ohdsi.org
navbar:
structure:
left:
- home
- intro
- reference
- articles
right: github
components:
home:
icon: fa-home fa-lg
href: index.html
intro:
text: Get started
href: articles/DataQualityDashboard.html
reference:
text: Reference
href: reference/index.html
reference:
- title: "Execution"
desc: >
Function for running data quality checks
contents:
- executeDqChecks
- writeJsonResultsToTable
- title: "View Dashboard"
desc: >
Function for viewing the data quality dashboard
contents:
- viewDqDashboard