-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
48 lines (44 loc) · 835 Bytes
/
_pkgdown.yml
File metadata and controls
48 lines (44 loc) · 835 Bytes
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
url: https://aclason.github.io/rsortie/
template:
bootstrap: 5
bootswatch: minty
navbar:
title: ~
structure:
right: [search, github]
left:
- text: Vignettes
href: articles/index.html
- text: Functions
href: reference/index.html
articles:
- title: All Vignettes
contents:
- use_rsortie
- prepare_inputs
- using_makeFiles
- extract_outputs
- edit_harvest
reference:
- title: Create new parameter file(s)
contents:
- treelistDfn
- findFileLine
- makeFiles
- modifyFile
- prepareFile
- read_keyhole
- removeRow
- removeSpecies
- replaceInfo
- replaceLines
- replaceParameter
- title: Run the model SORTIE
contents:
- runSortie
- title: Parse output files
contents:
- extractFiles
- parseMap
- parseXML
- readPlotFile