-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
40 lines (40 loc) · 1.3 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
template:
params:
bootswatch: cosmo
reference:
- title: Core colorjam functions
desc: Most frequently used colorjam functions
contents:
- has_concept("colorjam core")
- title: Colorjam data
desc: Jam linear and divergent gradient data
contents:
- has_concept("colorjam data")
- title: Colorjam R-shiny functions
desc: The Colorjam R-shiny App
contents:
- has_concept("colorjam R-shiny functions")
- title: Colorjam ggplot2 functions
desc: Functions that apply colorjam to ggplot2 objects
contents:
- has_concept("colorjam ggplot2")
- title: Colorjam gradients
desc: Functions to create and manipulate linear and divergent color gradients
contents:
- has_concept("colorjam gradients")
- title: Colorjam assignment
desc: Functions that assign colors to numeric vector or matrix data, or to character vectors
contents:
- has_concept("colorjam assignment")
- title: Colorjam display
desc: Functions to display colors for visual review
contents:
- has_concept("colorjam display")
- title: Colorjam hue warp
desc: Functions to adjust hue color wheel for RGB, RYB, dichromat and other specifics
contents:
- has_concept("colorjam hue warp")
- title: Colorjam deprecated functions
desc: Functions to be removed in future versions
contents:
- has_concept("colorjam deprecated")