File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change @@ -2,3 +2,46 @@ url: https://r-spatial.github.io/sf/
2
2
3
3
template :
4
4
bootstrap : 5
5
+
6
+ reference :
7
+ - title : Simple features objects
8
+ contents :
9
+ - sf
10
+ - sfc
11
+ - sgbp
12
+ - title : Operations
13
+ contents :
14
+ - starts_with("st_")
15
+ - title : Database operators
16
+ contents :
17
+ - starts_with("db")
18
+ - title : Visualize spatial data
19
+ desc : >
20
+ See more in `vignette("sf5")`
21
+ contents :
22
+ - plot
23
+ - title : sf methods
24
+ contents :
25
+ - tidyverse
26
+ - tibble
27
+ - vctrs
28
+ - transform.sf
29
+ - aggregate.sf
30
+ - merge.sf
31
+ - summary.sfc
32
+ - as
33
+ - title : Data objects
34
+ contents :
35
+ - nc
36
+ - title : Other helpers
37
+ contents :
38
+ - extension_map
39
+ - gdal_addo
40
+ - gdal_utils
41
+ - Ops
42
+ - prefix_map
43
+ - proj_tools
44
+ - rawToHex
45
+ - sf_extSoftVersion
46
+ - sf_project
47
+
You can’t perform that action at this time.
0 commit comments