-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_pkgdown.yml
107 lines (104 loc) · 2.52 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
url: https://inseefrlab.github.io/rtauargus/
development:
mode: auto
template:
bootstrap: 5
bootswatch: sandstone
theme: breeze-light
home:
sidebar:
structure: [links, license, community, citation, authors, dev]
navbar:
structure:
left: [intro, reference, articles, tutorials, news]
right: [search, gitlab]
reference:
- title: Protect tables from tabular
desc: >
Functions for protecting magnitude and frequency tables from
one tabular data or from a set of linked tables.
contents:
- tab_multi_manager
- write_hrc2
- tab_rtauargus
- tab_rtauargus2
- tab_rtauargus4
- tabulate_micro_data
- title: Proceed to an automatic analysis
desc: >
Functions to help the links analysis between tables from a metadata file.
contents:
- analyse_metadata
- contains_non_total
- create_edges
- dataframe_result
- enterprise_template
- filter_on_marginal_of_spanning_var
- format_template
- get_combinations
- grp_tab_in_cluster
- grp_tab_names
- identify_hrc
- metadata_pizza_lettuce
- split_dataframe
- split_in_clusters
- tab_to_treat
- wide_to_long
- title: Data
desc: >
Data to run examples
contents:
- activity_corr_table
- nuts23_fr_corr_table
- turnover_act_cj
- turnover_act_size
- turnover_nuts_cj
- turnover_nuts_size
- turnover_act_nuts_size
- datatest1
- datatest2
- indiv_dt
- metadata_pizza_lettuce
- enterprise_template
- title: Protect tables from microdata
desc: >
Functions for protecting magnitude and frequency tables, i.e. from
a microdataset. Original way to proceed but no longer the favored one.
contents:
- micro_rtauargus
- rtauargus_plus
- title: Step by step functions
desc: "Mostly internal functions"
contents:
- tab_rda
- tab_arb
- micro_asc_rda
- micro_arb
- run_arb
- import
- title: Others
contents:
- rtauargus_options
- write_hrc
- rtauargus-package
articles:
- title: Work with tabular data (Advised)
navbar: tabular-wise
contents:
- rtauargus
- rtauargus_fr
- protect_multi_tables
- protect_multi_tables_fr
- options_safety_rules
- options_safety_rules_fr
- split_tab_fr
- title: Automatic analysis
navbar: auto-analysis
contents:
- auto_metadata
- auto_metadata_fr
- title: Work with microdata data (old version)
navbar: micro-wise
contents:
- rtauargus_micro
- rtauargus_micro_fr