forked from sjentsch/jmvReadWrite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
41 lines (41 loc) · 919 Bytes
/
_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
url: https://sjentsch.github.io/jmvReadWrite/
repo:
url:
home: https://github.com/sjentsch/jmvReadWrite/
source: https://github.com/sjentsch/jmvReadWrite/blob/main/
issue: https://github.com/sjentsch/jmvReadWrite/issues/
branch: main
template:
bootstrap: 5
reference:
- title: Functions
desc: |
Functions for reading and writing jamovi's omv-files
- contents:
- read_omv
- write_omv
- title: Helper functions
desc: |
Functions for carrying out often required data management tasks for jamovi's omv-files
- contents:
- arrange_cols_omv
- convert_to_omv
- describe_omv
- distances_omv
- label_vars_omv
- long2wide_omv
- wide2long_omv
- merge_cols_omv
- merge_rows_omv
- replace_omv
- search_omv
- sort_omv
- transform_vars_omv
- transpose_omv
- title: Example datasets
- contents:
- AlbumSales
- ToothGrowth
- bfi_sample
- bfi_sample2
- bfi_sample3