-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
96 lines (94 loc) · 1.96 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
url: https://ready4-dev.github.io/ready4/
template:
bootstrap: 5
bootswatch: journal
home:
links:
- text: Manual - User (PDF)
href: https://github.com/ready4-dev/ready4/releases/download/Documentation_0.0/ready4_User.pdf
- text: Manual - Developer (PDF)
href: https://github.com/ready4-dev/ready4/releases/download/Documentation_0.0/ready4_Developer.pdf
- text: Framework
href: https://www.ready4-dev.com/
development:
mode: auto
reference:
- title: "S4 Classes"
- contents:
- Ready4Module
- Ready4Private
- Ready4Public
- title: "Functions"
- contents:
- get_from_lup_obj
- get_gracefully
- get_libraries_tb
- get_methods
- get_methods_tb
- get_modules_tb
- make_code_releases_tbl
- make_datasets_tb
- make_ds_releases_tbl
- make_methods_tb
- make_modules_tb
- make_programs_tbl
- print_data
- print_methods
- print_modules
- print_packages
- write_to_copy_rmds
- write_to_render_post
- write_ws
- title: "Generics"
- contents:
- author
- authorClasses
- authorData
- authorFunctions
- authorReport
- authorSlot
- characterize
- characterizeSlot
- depict
- depictSlot
- enhance
- enhanceSlot
- exhibit
- exhibitSlot
- ingest
- ingestSlot
- investigate
- investigateSlot
- manufacture
- manufactureSlot
- metamorphose
- metamorphoseSlot
- procure
- procureSlot
- prognosticate
- prognosticateSlot
- ratify
- ratifySlot
- reckon
- reckonSlot
- renew
- renewSlot
- share
- shareSlot
- title: "Methods"
- contents:
- authorSlot-Ready4Module
- characterizeSlot-Ready4Module
- depictSlot-Ready4Module
- enhanceSlot-Ready4Module
- exhibitSlot-Ready4Module
- ingestSlot-Ready4Module
- investigateSlot-Ready4Module
- manufactureSlot-Ready4Module
- metamorphoseSlot-Ready4Module
- procureSlot-Ready4Module
- prognosticateSlot-Ready4Module
- ratifySlot-Ready4Module
- reckonSlot-Ready4Module
- renewSlot-Ready4Module
- shareSlot-Ready4Module