Skip to content

Commit 4cebc9b

Browse files
authored
Reorganize functions between sections in _pkgdown.yml
Removed several functions from the 'Functions' section and added them back to the 'Data' section in _pkgdown.yml.
1 parent 854a71f commit 4cebc9b

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

_pkgdown.yml

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,21 +29,7 @@ reference:
2929
Functions to help the links analysis between tables from a metadata file.
3030
contents:
3131
- analyse_metadata
32-
- contains_non_total
33-
- create_edges
34-
- dataframe_result
35-
- enterprise_template
36-
- filter_on_marginal_of_spanning_var
3732
- format_template
38-
- get_combinations
39-
- grp_tab_in_cluster
40-
- grp_tab_names
41-
- identify_hrc
42-
- metadata_pizza_lettuce
43-
- split_dataframe
44-
- split_in_clusters
45-
- tab_to_treat
46-
- wide_to_long
4733
- title: Data
4834
desc: >
4935
Data to run examples
@@ -81,6 +67,21 @@ reference:
8167
- rtauargus_options
8268
- write_hrc
8369
- rtauargus-package
70+
- contains_non_total
71+
- create_edges
72+
- dataframe_result
73+
- enterprise_template
74+
- filter_on_marginal_of_spanning_var
75+
- get_combinations
76+
- grp_tab_in_cluster
77+
- grp_tab_names
78+
- identify_hrc
79+
- identify_hrc_with_eq
80+
- metadata_pizza_lettuce
81+
- split_dataframe
82+
- split_in_clusters
83+
- tab_to_treat
84+
- wide_to_long
8485
articles:
8586
- title: Work with tabular data (Advised)
8687
navbar: tabular-wise

0 commit comments

Comments
 (0)