-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
39 lines (39 loc) · 771 Bytes
/
_pkgdown.yml
File metadata and controls
39 lines (39 loc) · 771 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
code:
run_dont_run: no
reference:
- title: read surfaces
desc: |
read different surface files into R
contents:
- read_surf
- read_surf_data
- read_surf_data_seq
- read_freesurfer_annot
- read_surf_geometry
- write_surf_data
- title: surface-based operations and functions
desc: |
process of manipulate surface data and geometry
contents:
- smooth
- cluster_threshold
- curvature
- title: extractors
desc: |
extract infromation from surface data structures
contents:
- vertices
- nodes
- geometry
- graph
- left
- right
- adjacency
- laplacian
- title: Complete reference
desc: |
Catch-all index to include any remaining topics.
contents: starts_with("")
template:
package: albersdown
bootstrap: 5.0