-
Notifications
You must be signed in to change notification settings - Fork 6
/
_pkgdown.yml
61 lines (41 loc) · 1.22 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
url: https://forestgeo.github.io/fgeo.tool/
authors:
Mauro Lepore:
href: https://github.com/maurolepore
CTFS-ForestGEO:
href: http://www.forestgeo.si.edu/
template:
params:
bootswatch: united
home:
links:
- text: Learn more about ForestGEO
href: http://www.forestgeo.si.edu/
navbar:
type: default
right:
- icon: fa-gavel
href: https://github.com/maurolepore
- icon: fa-github
href: https://github.com/forestgeo/fgeo.tool
- text: fgeo
href: https://forestgeo.github.io/fgeo/
reference:
- title: Import ForestGEO data
contents:
- has_concept("functions to import ForestGEO data")
- title: Edit data in place
contents:
- has_concept("functions to edit ForestGEO data in place")
- title: Pick/drop rows with matching conditions
contents:
- has_concept("functions to pick or drop rows of a ForestGEO dataframe")
- title: Add new columns to a dataframe
contents:
- has_concept("functions to add columns to dataframes")
- title: Create different classes of ForestGEO data
contents:
- has_concept("functions to construct fgeo classes")
- title: Objects exported from other packages
contents:
- filter