forked from EcologicalTraitData/traitdataform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
31 lines (31 loc) · 865 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
reference:
- title: "Reading and Writing Data"
desc: "Functions for importing, standardizing and merging trait data from different sources."
contents:
- pulldata
- as.traitdata
- as.trait
- as.thesaurus
- standardize_taxa
- standardize_traits
- standardize.exploratories
- standardize
- mutate.traitdata
- rbind.traitdata
- title: "Data objects"
desc: "List of data objects available after calling `pulldata('<nameofdataset>')`."
contens:
- amniota
- amphibio
- arthropodtraits
- carabids
- heteroptera
- heteroptera_raw
- mammaldiet
- pantheria
- title: "Helper functions"
desc: "Internal functions called by the main functions of the package."
contents:
- get_gbif_taxonomy
- as.metadata
- cast.traitdata