-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path_pkgdown.yml
71 lines (70 loc) · 1.8 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
reference:
- title: RStudio Addins
desc: Addins to help you browse the metadata within RStudio
contents:
- '`codebook_browser`'
- '`label_browser`'
- '`label_browser_static`'
- title: Codebook generators
desc: Functions to generate (parts of) the codebook
contents:
- '`codebook`'
- '`compact_codebook`'
- '`new_codebook_rmd`'
- '`codebook_table`'
- '`codebook_items`'
- '`codebook_missingness`'
- '`md_pattern`'
- '`codebook_survey_overview`'
- '`codebook_data_info`'
- '`codebook_component_scale`'
- '`codebook_component_single_item`'
- '`metadata_jsonld`'
- '`metadata_list`'
- '`load_data_and_render_codebook`'
- '`skim_codebook`'
- title: Prepare data for codebook
desc: Functions to annotate data to be more interpretable by the codebook functions
contents:
- '`detect_missings`'
- '`detect_scales`'
- '`compute_reliabilities`'
- '`rescue_attributes`'
- '`aggregate_and_document_scale`'
- '`add_R`'
- '`reverse_labelled_values`'
- '`to_factor`'
- '`has_label`'
- '`has_labels`'
- '`metadata`'
- '`data_description_default`'
- '`list_to_dict`'
- '`bfi`'
- title: Prepare data for non-codebook stuff
desc: Functions to remove attributes that might confuse other packages
contents:
- '`zap_attributes`'
- '`zap_label`'
- '`zap_labelled`'
- title: Methods
desc: Various methods to print and plot objects
contents:
- '`knit_print.htest`'
- '`knit_print.multilevel`'
- '`knit_print.alpha`'
- '`likert_from_items`'
- '`plot_labelled`'
- '`get_skimmers.haven_labelled`'
- '`get_skimmers.haven_labelled_spss`'
- title: formr-data specific helpers
desc: ~
contents:
- '`ended`'
- '`expired`'
- '`modified`'
template:
bootstrap: 5
opengraph:
twitter:
creator: "@rubenarslan"
url: https://rubenarslan.github.io/codebook