-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
43 lines (43 loc) · 977 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
url: https://nataliepatten.github.io/gatoRs/
template:
bootstrap: 5
bootswatch: superhero
theme: atom-one-dark
navbar:
structure:
left: [reference]
right: [search]
params:
ganalytics: G-302EP2FLJD
reference:
- title: Download data
desc: Wrapper functions to download data from GBIF and iDigBio.
- contents:
- gators_download
- title: Clean data
desc: Various tools to clean downloaded data produced from our download functions.
- contents:
- needed_records
- need_to_georeference
- remove_redacted
- remove_missing
- gators_merge
- remove_duplicates
- taxa_clean
- basis_clean
- basic_locality_clean
- process_flagged
- thin_points
- one_point_per_pixel
- full_clean
- data_chomp
- citation_bellow
- title: Helper functions
desc: These functions are used within the download and cleaning functions.
- contents:
- get_gbif
- get_idigbio
- filter_fix_names
- fix_columns
- fix_names
- remove_skewed