-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
45 lines (45 loc) · 1.28 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
destination: docs
figures:
fig.height: 8
fig.width: 8
template:
bootstrap: 5
bootswatch: cosmo
url: https://jmw86069.github.io/venndir
reference:
- title: venndir Core Functions
desc: Core functions for venndir
contents:
- has_concept("venndir core")
- title: Import and Conversion Functions
desc: Functions to help import and convert data
contents:
- has_concept("venndir conversion")
- title: JamPolygon object and functions
desc: Functions for JamPolygon objects
contents:
- has_concept("JamPolygon")
- title: venndir polygon Functions
desc: Functions for polygons
contents:
- has_concept("venndir polygons")
- title: venndir Spatial Functions
desc: Functions for spatial objects and polygon manipulation
contents:
- has_concept("venndir spatial")
- title: venndir Label Functions
desc: Helpful label functions
contents:
- has_concept("venndir label")
- title: venndir Utility Functions
desc: Internal venndir utility functions
contents:
- has_concept("venndir utility")
- title: venndir deprecated functions
desc: Deprecated functions losing support
contents:
- has_concept("venndir deprecated")
- title: venndir plotly functions (experimental)
desc: Functions for plotly compatibility (experimental)
contents:
- has_concept("venndir plotly")