-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
80 lines (70 loc) · 1.47 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
url: https://giperbio.github.io/actverse/
template:
params:
bootswatch: cosmo
mathjax: true
noindex: false
navbar:
structure:
left:
- home
- intro
- reference
- articles
- news
right: github
components:
home: ~
intro: ~
articles: ~
reference:
- title: Read/Write
desc: >
Read and write different actigraphy data patterns.
contents:
- read_acttrust
- write_acttrust
- title: Period analysis
desc: >
Sokolove & Bushell's chi square periodogram and spectrogram.
contents:
- periodogram
- spectrogram
- title: Data interpolation
desc: >
Several interpolation techiniques to use with
[`tsibble`](https://tsibble.tidyverts.org/).
contents:
- na_approx
- title: API clients
desc: >
APIs for gathering secondary data.
contents:
- get_from_zenodo
- get_sun_stats
- title: Data
desc: >
Datasets for testing and learning purposes.
contents:
- acttrust
- title: Utilities
desc: >
Other functions to help with actigraphy data manipulation.
contents:
- aggregate_index
- find_epoch
- raw_data
authors:
Daniel Vartanian:
href: https://github.com/danielvartan
Vinicius Alves Matias:
href: https://github.com/matiasvinicius
Cassio Almeida Mattos Serrano:
href: https://github.com/cassioserrano
Bruno Ramalho Furlan:
href: https://github.com/brfurlan
University of Sao Paulo (USP):
href: http://usp.br
development:
mode: auto
version_label: warning