-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
48 lines (45 loc) · 1.61 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
url: https://c14.joeroe.io
authors:
Joe Roe:
href: "https://joeroe.io"
template:
bootstrap: 5
includes:
in_header: '<script async src="https://umami.joeroe.io/script.js" data-website-id="fd494f22-69ae-4eb3-bc38-921d11ddb379"></script>'
reference:
- title: "Tidy radiocarbon"
desc: "Core functions for working with radiocarbon data in a tidy framework."
- contents:
- starts_with("c14")
- title: "Radiocarbon measurements"
desc: "Functions for working with uncalibrated radiocarbon measurements."
- contents:
- has_concept("functions for working with radiocarbon measurements")
- title: "Summarise calibrated dates"
desc: "Functions for summarising calibrated radiocarbon dates."
- contents:
- has_concept("functions for summarising calibrated radiocarbon dates")
- title: "Aggregate calibrated dates"
desc: "Functions for aggregating calibrated radiocarbon dates."
- contents:
- has_concept("functions for aggregating calendar probability distributions")
- title: "cal class methods"
desc: "Methods for the `cal` class – vectors of calibrated radiocarbon dates."
- contents:
- cal
- has_concept("cal class methods")
- title: "Conversion"
desc: "Convert objects from other packages from or to c14 classes."
- contents:
- has_concept("c14 conversion functions")
- title: "Calibration curves"
desc: "Data, classes and functions for radiocarbon calibration curves."
- contents:
- has_concept("calibration curve functions")
- title: "Datasets"
desc: "Data included with the package."
- contents:
- ppnd
- shub1_c14
- has_concept("calibration curves")
- has_concept("radiocarbon-related constants")