-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
50 lines (49 loc) · 1.54 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
url: https://nifu-no.github.io/saros.utils/
template:
bootstrap: 5
light-switch: yes
reference:
- title: Website management tools
desc: Share reports to various recipients with password access and automatic sending
of emails
contents:
- setup_access_restrictions
- create_email_credentials
- title: Project startup tools - main wrapper functions
desc: For project templates (might be dropped in favour of 3rd party packages focusing
on this)
contents:
- initialize_saros_project
- download_zip_to_folder
- title: Project startup tools - underlying functions
desc: For project templates (might be dropped in favour of 3rd party packages focusing
on this)
contents:
- generate_yaml_from_directory
- copy_folder_contents_to_dir
- create_directory_structure
- create_r_files
- title: MS Word <--> Quarto
desc: Resolving some current limitations of Quarto
contents:
- post_render_docx_img_replacer
- replace_docx_imgs_with_mscharts
- title: Column recoding tools
desc: 'Note: will be moved to 3rd party package in the future'
contents:
- col_to_binaries
- combn_upto
- recode_checkbox_sets
- omitted_recoder_df
- title: Convenience tools for working with datasets
desc: Perhaps better suited in 3rd party packages, so might be moved later
contents: handpick
- title: Label tools
desc: 'Note: will be moved to 3rd party package in the future'
contents:
- attach_qualtrics_labels
- remove_special_chars_in_labels
- rename_by_labels
- replace_stata_labels
- sanitize_labels
- swap_label_colnames