-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
61 lines (61 loc) · 1.23 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
template:
bootstrap: 5
bootswatch: materia
bslib:
table-border-width: "0px"
bg: "#141B15"
fg: "#FFFFFF"
primary: "#55AAE2"
font-size-base: "1rem"
base_font:
google: "Roboto"
url: https://luomus.github.io/finbif/
home:
title: "FinBIF R package"
destination: docs
reference:
- title: "The finbif package"
desc: >
Package overview
contents:
- finbif
- title: "Access token"
desc: >
Getting an access token
contents:
- finbif_request_token
- title: "Metadata"
desc: >
Exploring metadata
contents:
- finbif_metadata
- finbif_collections
- finbif_informal_groups
- title: "Taxonomy"
desc: >
Getting information on taxa
contents:
- finbif_check_taxa
- finbif_taxa
- scientific_name
- common_name
- taxon_id
- title: "Records"
desc: >
Getting records from finbif
contents:
- finbif_last_mod
- finbif_occurrence
- finbif_occurrence_load
- filters
- from_schema
- to_dwc
- to_native
- variables
- title: "Cache"
desc: >
Caching finbif downloads
contents:
- caching
- finbif_clear_cache
- finbif_update_cache