-
Notifications
You must be signed in to change notification settings - Fork 9
/
_pkgdown.yml
51 lines (48 loc) · 1.07 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
url: https://rphylopic.palaeoverse.org
template:
bootstrap: 5
bootswatch: flatly
bslib:
navbar-padding-y: 8px
authors:
William Gearty:
href: https://williamgearty.com
Lewis A. Jones:
href: https://www.lewisajones.com
home:
links:
- text: Twitter
href: https://twitter.com/ThePalaeoverse
- text: Palaeoverse website
href: https://palaeoverse.org
reference:
- title: Getting silhouettes
desc: >
Functions for identifying and retrieving PhyloPic silhouettes.
contents:
- get_uuid
- resolve_phylopic
- pick_phylopic
- get_phylopic
- plot_phylopic
- get_attribution
- browse_phylopic
- save_phylopic
- title: Adding silhouettes to plots
desc: >
Functions for adding silhouettes to various plots.
contents:
- geom_phylopic
- phylopic_key_glyph
- scale_height_continuous
- scale_width_continuous
- add_phylopic
- add_phylopic_base
- add_phylopic_legend
- title: Modifying silhouettes
desc: >
Functions to modify silhouettes in various ways.
contents:
- flip_phylopic
- rotate_phylopic
- recolor_phylopic