-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
74 lines (68 loc) · 1.64 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
title: RFishBC
url: https://fishr-core-team.github.io/RFishBC/
authors:
Derek H. Ogle:
href: http://derekogle.com
template:
params:
bootswatch: spacelab
development:
mode: release
reference:
- title: Collect Radii Data
desc: Collect, view, and output radial measurements from structure images
contents:
- RFBCoptions
- digitizeRadii
- showDigitizedImage
- saveDigitizedImage
- combineData
- findScalingFactor
- title: Back-calculation
desc: Back-calculate lengths at previous ages
contents:
- backCalc
- bcFuns
- aStandard
- title: Utilities
desc: Miscellaneous utilities.
contents:
- RFishBC
- listFiles
- getID
- addNote
- findNotes
- addRadCap
- gConvert
- title: Data
desc: Data files.
contents:
- SMBassWB1
- SMBassWB2
- StdIntLit
navbar:
type: inverse
left:
- text: Vignettes
menu:
- text: Short Introduction
href: articles/BCIntro.html
- text: Collect Radii Data
href: articles/collectRadiiData.html
- text: Visualize Radii Data
href: articles/seeRadiiData.html
- text: Back-Calculating Lengths
href: articles/BCCalc.html
- text: Suggested Workflow
href: articles/BCWorkflow.html
- text: Other Features
href: articles/Other.html
- text: Reference
href: reference/index.html
- text: News
href: news/index.html
right:
- icon: fa-home fa-2x
href: index.html
- icon: fa-github fa-2x
href: https://github.com/fishR-Core-Team/RFishBC