-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
84 lines (70 loc) · 1.34 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
home:
strip_header: true
navbar:
type: default
right:
- icon: fa-github fa-lg
href: https://github.com/great-northern-diver/loon.data
development:
mode: release
reference:
- title: Functions
desc: Help find data
contents:
- pkg_data
- title: Data
- subtitle: Chemistry
desc: Chemical data
contents:
- elements
- igg1
- SCmolecule
- subtitle: Geography
desc: Geographic data
contents:
- placenamesCanada
- subtitle: Images
desc: Image data
contents:
- binaryalphadigits
- ordalphadigits
- digits
- faces
- frey
- ordfrey
- subtitle: Physics
desc: Physical data
contents:
- lightspeeds
- michelson_1879
- subtitle: Medicine
desc: Medical data
contents:
- bone
- bone_ext
- covidNZ
- diabetes
- medicalRecords
- pandemic
- trtPan
- SAheart
- subtitle: Nature
desc: Living world data
contents:
- alaska_forest
- lepto
- crabSpecies
- lizards
- subtitle: Society
desc: Social science data
contents:
- minority
- subtitle: Teaching
desc: Artificial or otherwise constructed data designed for pedagogical purposes
contents:
- blocks
- judgment
- lizards
- medicalRecords
- pandemic
- trtPan