generated from pharmaverse/admiraltemplate
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
59 lines (58 loc) · 1.35 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
url: https://atorus-research.github.io/datasetjson
destination: docs
template:
bootstrap: 5
bslib:
bg: "#FFFFFF"
fg: "#1D252D"
primary: "#1D252D"
params:
bootswatch: yeti
ganalytics: UA-165685385-2
opengraph:
twitter:
creator: "@AtorusR"
card: summary_large_image
search:
exclude: ['news/index.html']
repo:
url:
home: https://github.com/atorus-research/datasetjson
source: https://github.com/atorus-research/datasetjson/blob/main/
issue: https://github.com/atorus-research/datasetjson/issues/
user: https://github.com/atorus-research
news:
cran_dates: true
reference:
- title: Objects
desc: Relevant objects within datasetjson
- contents:
- dataset_json
- title: Setter functions
desc: Setter functions to add attributes
- contents:
- starts_with("set")
- title: Read, Write, and Validate
desc: Functions to read, write, and validate Dataset JSON files
- contents:
- read_dataset_json
- write_dataset_json
- validate_dataset_json
- title: Helper Functions
desc: Additional helpers
- contents:
- set_variable_attributes
- get_column_metadata
- title: Data Objects
desc: Data objects stored in the datasetjson package
- contents:
- iris_items
- schema_1_1_0
articles:
- title: Vignettes
navbar: Vignettes
contents:
- date_time_datetime
- converting_files
- odm_details
- precision