-
Notifications
You must be signed in to change notification settings - Fork 17
/
_pkgdown.yml
44 lines (44 loc) · 1.19 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
reference:
- title: Overview
desc:
The mousetrap package provides functions for importing, preprocessing,
analyzing, aggregating, and visualizing mouse-tracking data.
A structured overview is given in the general package documentation
which can be accessed through one of the following links.
contents:
- mousetrap
- title: Mousetrap functions
desc:
Below you find all mousetrap functions in alphabetical order.
contents:
- starts_with("mt_")
- print.mt_heatmap_raw
- title: Helper functions
desc:
A number of additional helper functions are provided.
contents:
- bezier
- bimodality_coefficient
- scale_within
- read_mt
- title: Mouse-tracking datasets
desc:
Below you find all datasets included in the mousetrap package in alphabetical order.
contents:
- KH2017
- KH2017_raw
- mt_example
- mt_example_raw
navbar:
title: ~
type: default
left:
- text: Overview
href: reference/mousetrap-package.html
- text: Reference
href: reference/index.html
- text: News
href: news/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/pascalkieslich/mousetrap