forked from Edouard-Legoupil/HighFrequencyChecks
-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
72 lines (70 loc) · 2.09 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
title: HighFrequencyChecks
url: https://unhcr.github.io/HighFrequencyChecks/docs/
template:
params:
bootswatch: yeti
navbar:
title: HighFrequencyChecks
left:
- text: "Articles"
menu:
- text: Purpose of the High Frequency Checks
href: articles/HFC1.html
- text: Example of a High Frequecy Check document generated form the Shiny interface
href: articles/HFC2.html
- text: Example of a more tabular High Frequecy Check document
href: articles/HFC3.html
- text: Going further
href: articles/HFC4.html
- text: News
href: news/index.html
- text: Reference
href: reference/index.html
reference:
- title: Corrective actions - Correct set-up of data collection devices and encoding of the forms
contents:
- isUniqueIDDuplicated
- isUniqueIDMissing
- isSurveyOnMoreThanADay
- isSurveyEndBeforeItStarts
- isSurveyMadeInTheFuture
- title: Corrective actions - Data collected according the plan
contents:
- isSurveyStartedBeforeTheAssessment
- isInterviewInTheCorrectSite
- isInterviewAtTheSamplePoint
- isInterviewTooShort
- assessmentTrackingSheet
- title: Pro-active actions - Enumerators rigorous work standards
contents:
- assessmentDuration
- isInterviewTooShortForTheHouseholdSize
- assessmentDurationOutliers
- enumeratorIsLazy
- surveyOtherValues
- isInterviewCompleted
- isInterviewWithConsent
- surveyOutliers
- surveyBigValues
- surveySmallValues
- surveyMissingValues
- surveyDistinctValues
- enumeratorErrorsDashboard
- title: Pro-active actions - Enumerators productivity
contents:
- assessmentProductivity
- assessmentDailyValidSurveys
- enumeratorSurveysConsent
- enumeratorSurveysDuration
- enumeratorProductivity
- enumeratorProductivityOutliers
- title: Convenience functions
contents:
- hfcProjectInit
- hfcApp
- title: Dataset used for demonstration
contents:
- sample_dataset
- SamplePts
- SampleSize
- admin