-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
52 lines (48 loc) · 945 Bytes
/
Copy path_pkgdown.yml
File metadata and controls
52 lines (48 loc) · 945 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
40
41
42
43
44
45
46
47
48
49
50
51
52
pandoc: 1.19.2.1
pkgdown: 1.0.0
pkgdown_sha: ~
title: statr
url: https://mgallow.github.io/statr/
template:
params:
bootswatch: flatly
#ganalytics:
#reference:
# - title: Exported functions
# contents:
# - bsearch
# - data_gen
# - dense
# - derivative
# - diagnostic
# - dsearch
# - LDA
# - multiplot
# - predict_QDA
# - QDA
# - scatter
# - tidy
# - timeit
# - tridiag
# - compound
# - denseQR
navbar:
#type: inverse
title: "statr"
left:
- icon: fa-home fa-lg
href: index.html
- text: "Tutorial"
href: articles/Vignette.html
- text: "Functions"
href: reference/index.html
right:
- icon: fa-newspaper-o fa-lg
#text: "News"
href: news/index.html
- icon: fa-github fa-lg
#text: "Github"
href: https://github.com/MGallow/statr/
- icon: fa-user fa-lg
text: "MGallow"
href: https://mgallow.github.io/