-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path_pkgdown.yml
102 lines (101 loc) · 1.87 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
url: https://www.fairdatapipeline.org/rDataPipeline
reference:
- title: "CodeRun"
desc: >
Generate a Code Run
contents:
- initialise
- finalise
- title: "Write"
desc: >
Write data product
contents:
- link_write
- starts_with("write")
- title: "Read"
desc: "Read data product"
contents:
- link_read
- starts_with("read")
- title: "Issues"
desc: "Attach issue"
contents:
- starts_with("raise_issue")
- title: "Misc"
desc: "Miscellaneous"
contents:
- find_read_match
- find_write_match
- title: "internal"
desc: "Internal functions"
contents:
- add_read
- add_write
- check_config
- check_dataproduct_exists
- check_datetime
- check_exists
- check_field
- check_fields
- check_handle
- check_integer
- check_local_repo
- check_string
- check_table_exists
- check_yaml_write
- clean_query
- create_config
- create_index
- create_version_number
- download_from_database
- download_from_url
- extract_id
- fair_init
- fair_run
- fdp-class
- fdp_resolve_read
- fdp_resolve_write
- findme
- get_author_url
- get_components
- get_dataproduct
- get_entity
- get_entry
- get_existing
- get_fields
- get_file_hash
- get_github_hash
- get_id
- get_index
- get_max_version
- get_storage_location
- get_token
- get_url
- increment_filename
- is_queryable
- new_author
- new_code_repo_release
- new_code_run
- new_data_product
- new_external_object
- new_file_type
- new_issue
- new_keyword
- new_licence
- new_namespace
- new_object
- new_object_component
- new_quality_controlled
- new_storage_location
- new_storage_root
- new_user_author
- paper_exists
- rDataPipeline-package
- random_hash
- register_issue_dataproduct
- register_issue_script
- remove_empty_parents
- resolve_read
- resolve_version
- resolve_write
- validate_fields