forked from NOAA-EDAB/Rpath
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
59 lines (59 loc) · 1.25 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
reference:
- title: "Rpath"
desc: "Functions for creating a mass balance food web"
- contents:
- create.rpath.params
- check.rpath.params
- read.rpath.params
- rpath
- rpath.stanzas
- starts_with("rpath")
- title: "Rsim"
desc: "Functions for creating dynamic simulations of the mass balance model"
- contents:
- rsim.scenario
- rsim.run
- rsim.step
- rsim.params
- rsim.fishing
- rsim.forcing
- rsim.deriv
- rsim.diet
- rsim.mort
- rsim.stanzas
- rsim.state
- rsim.sense
- rsim.sense.path
- starts_with("get.rsim")
- starts_with("set.rsim")
- title: "Models"
desc: "Example ecosysem models"
- contents:
- starts_with("Ecosense")
- AB.params
- REco.params
- subtitle: "Adjustment Tools"
desc: "Functions for adjusting Rsim scenarios"
- contents:
- adjust.scenario
- adjust.fishing
- adjust.forcing
- title: "Visualization Tools"
desc: "Functions for visualizing rpath and rsim outputs"
- contents:
- webplot
- rsim.plot
- stanzaplot
- title: "Output Tools"
desc: "Functions for writing and exporting outputs from Rpath"
- contents:
- write.rpath.params
- write.Rpath
- write.Rsim
- frate.table
- extract.node
- Rpath-package
- title: "Auxiliary Tools"
desc: "Additional tools"
- contents:
- MTI