-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_pkgdown.yml
57 lines (55 loc) · 921 Bytes
/
_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
destination: docs
reference:
- title: Simulate abundance
- contents:
- sim_abundance
- sim_R
- sim_Z
- sim_N0
- sim_vonB
- title: Simulate distribution
- contents:
- sim_distribution
- sim_ays_covar
- sim_ays_covar_spde
- sim_parabola
- sim_nlf
- make_grid
- make_mesh
- title: Simulate survey
- contents:
- sim_survey
- sim_survey_parallel
- sim_logistic
- sim_sets
- title: Stratified analysis
- contents:
- run_strat
- strat_error
- error_stats
- strat_data
- strat_means
- title: Testing multiple surveys
- contents:
- test_surveys
- resume_test
- expand_surveys
- title: Plotting functions
- contents:
- starts_with("plot", internal = TRUE)
- vis_sim
- title: Helpers
- contents:
- round_sim
- convert_N
- group_lengths
- icc
- fibonacci
- object_size
- title: Data
- contents:
- bathy
- land
- survey_grid
- survey_lite_mesh
- survey_mesh