-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
55 lines (45 loc) · 840 Bytes
/
_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
url: https://pkg.earo.me/mists
template:
params:
bootswatch: cosmo
development:
mode: auto
authors:
Earo Wang:
href: https://earo.me
reference:
- title: Run length encoding <NA>
contents:
- na_rle
- na_rle_shift
- set-op
- title: Rectangling
contents:
- na_rle_expand
- na_rle_cut
- title: Plotting
contents:
- na_rle_rangeplot
- na_rle_spinoplot
- layer_na_rle
- title: Missing data polishing
contents:
- na_polish_auto
- na_polish_measures
- na_polish_metrics
- title: Missing values handlers
contents:
- na_starts_with
- na_ends_with
- na_elsewhere
- title: Data
contents:
- wdi
navbar:
type: default
left:
- text: Reference
href: reference/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/earowang/mists