-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
60 lines (53 loc) · 1.12 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
52
53
54
55
56
57
58
59
60
url: http://shawnschwartz.com/eyeris/
home:
sidebar:
structure: [authors, citation, links, license, dev]
navbar:
structure:
left: [intro, reference, articles, news]
right: [search, github, lightswitch]
template:
bootstrap: 5
light-switch: true
bslib:
bootswatch: pulse
pkgdown-nav-height: 100px
footer:
structure:
left: developed_by
right: built_with
authors:
Shawn Schwartz:
href: "http://shawnschwartz.com"
footer:
roles: [cre, fnd]
text: "Made with ♥ in Palo Alto, CA by"
sidebar:
roles: [aut, ctb]
reference:
- title: "`eyeris` \"glassbox\" all-in-one wrapper"
contents:
- glassbox
- title: "load eyelink `.asc` file"
contents:
- load_asc
- title: core preprocessing operations
contents:
- deblink
- detransient
- interpolate
- lpfilt
- detrend
- zscore
- title: trial epoching and exporting of preprocessed data
contents:
- epoch
- bidsify
- title: data visualization
contents:
- plot.eyeris
articles:
- title: template
navbar: template
contents:
- preproc-workflow