-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
46 lines (41 loc) · 888 Bytes
/
_pkgdown.yml
File metadata and controls
46 lines (41 loc) · 888 Bytes
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
url: https://natverse.github.io/nat.ggplot/
template:
bootstrap: 5
bslib:
preset: bootstrap
navbar:
structure:
left: [home, reference, articles, news]
right: [github]
components:
github:
icon: fa-github
href: https://github.com/natverse/nat.ggplot
home:
title: "nat.ggplot"
description: "ggplot2-based visualisation for natverse neurons & meshes"
authors:
Alexander Bates:
href: https://orcid.org/0000-0002-1195-0445
reference:
- title: Plotting
contents:
- ggneuron
- starts_with("geom_")
- gganat
- title: Utilities
contents:
- rgl_view
- matches("^ggplot2_")
- title: Data
contents:
- banc.brain_neuropil
- banc.neurons.flow
- banc.skels
- banc.meshes
- banc.syns
- banc_view
articles:
- title: Getting started
contents:
- banc_examples