-
Notifications
You must be signed in to change notification settings - Fork 3
/
_pkgdown.yml
56 lines (51 loc) · 1.37 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
url: ~
template:
bootstrap: 5
navbar:
bg: dark
authors:
Stijn Van Hoey:
href: "https://twitter.com/SVanHoey"
Peter Desmet:
href: "https://twitter.com/peterdesmet"
LifeWatch Belgium:
href: https://lifewatch.be
html: "<img src='https://www.lifewatch.be/sites/lifewatch.be/themes/lifewatchportal/images/header_lw_logo.png' width=72>"
home:
links:
- text: Visit waterinfo.be
href: https://www.waterinfo.be/
reference:
- title: "Main download functionalities"
desc: "Functions for downloading stations, variables and time series"
contents:
- get_stations
- get_variables
- get_timeseries_tsid
- title: "Check the VMM supported variables"
desc: "The supported variables can be requested on timeseriesgroupID"
contents:
- supported_frequencies
- supported_variables
- is_supported_variable
- title: "Resolving of identifiers to names"
contents:
- resolve_timeseriesgroupid
- resolve_datasource
- title: "Date handling support functions"
contents:
- isdatetime
- check_date_format
- check_period_format
- parse_period
- title: "Token handling"
contents:
- get_token
- title: "Underlying API request function"
contents:
- call_waterinfo
- print.waterinfo_api
- title: "Example datasets"
contents:
- liedekerke
- air_pressure