-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
33 lines (32 loc) · 980 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
template:
bootstrap: 5
bootswatch: litera
reference:
- title: internal
desc:
- contents:
- has_concept("Package description")
- title: Pre-processing
desc: Functions supporting the pre-processing of data for hydrological modelling in RS Minerve.
- contents:
- has_concept("Pre-processing")
- title: Post-processing
desc: Functions supporting the post-processing of data from hydrological modelling in RS Minerve
- contents:
- has_concept("Post-processing")
- title: RSMinerveIO
desc: Functions facilitating reading and writing of text files from RS Minerve
- contents:
- has_concept("RS Minerve IO")
- title: Glacier functions
desc: Functions for modeling glacier discharge in R
- contents:
- has_concept("Glacier functions")
- title: Helper functions
desc: Functions for date handling and aggregation
- contents:
- has_concept("Helper functions")
- title: Demo data sets
desc: Data for use with the package
- contents:
- has_concept("Demo data")