-
Notifications
You must be signed in to change notification settings - Fork 5
/
_pkgdown.yml
71 lines (64 loc) · 1.56 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
home:
title: Experimental features for mizer
description: An extension package for the mizer size-sepectrum modelling package with additional features contributed by the mizer community.
url: https://sizespectrum.org/mizerExperimental
template:
bootstrap: 5
params:
bootswatch: cerulean
opengraph:
image:
src: man/figures/logo.png
alt: "mizerExperimental: New features for mizer"
twitter:
site: "@mizer_model"
card: summary
toc:
depth: 3
navbar:
structure:
left: [intro, articles, reference, news]
right: [mizer, blog, twitter, github]
components:
home: ~
mizer:
text: mizer Home
href: https://sizespectrum.org/mizer
blog:
text: Blog
href: https://blog.mizer.sizespectrum.org
twitter:
icon: "fab fa-twitter fa-lg"
href: https://twitter.com/mizer_model
aria-label: Twitter
destination: docs
reference:
- title: Interactively tuning a multispecies model
- contents:
- tuneParams
- tuneGrowth
- subtitle: Tabs for tuning gadget
- contents:
- ends_with("Tab")
- subtitle: Controls for tuning gadget
- contents:
- ends_with("Control")
- title: Helper functions for model tuning
- contents:
- matchYield
- markBackground
- adjustBackgroundSpecies
- removeBackgroundSpecies
- scaleAbundance
- scaleDownBackground
- updateInitialValues
- pruneSpecies
- getYieldVsF
- alignResource
- title: Plotting functions
- contents:
- starts_with("plot")
- title: Helper functions for `plotYieldVsF()`
- contents:
- distanceSSLogYield
- yieldCalculator