forked from jaspershen/laggedcor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
85 lines (76 loc) · 2.63 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
81
82
83
84
85
destination: docs
url: https://tidywerable.github.io/laggedcor/
home:
strip_header: false
title: laggedcor
links:
- text: <i class="fa fa-home"></i> Browse source code
href: https://github.com/jaspershen/laggedcor
- text: <i class="fa fa-bug"></i> Report a bug
href: https://github.com/jaspershen/laggedcor/issues
- text: <i class="fa fa-home"></i> Find me
href: https://www.shenxt.info/
sidebar:
structure: [links, license, citation, authors, dev]
development:
mode: auto
version_label: danger
version_tooltip: "Under development"
template:
params:
docsearch:
api_key: 21ff2860978c5d2ceb7d4150364070ff
index_name: laggedcor
bootswatch: flatly
ganalytics: UA-000000-01
reference:
navbar:
title: "sparklyr"
# type: inverse
structure:
left: [home, articles, news, reference]
right: [github, twitter]
components:
articles:
text: Help document
icon: fa-folder-open
menu:
- text: Install laggedcor
href: articles/laggedcor_install.html
- text: Calculated lagged correlation
href: articles/lagged_correlation.html
twitter:
icon: "fab fa-twitter fa-lg"
href: https://twitter.com/xiaotaoshen1990
github:
icon: "fab fa-github fa-lg"
href: https://github.com/jaspershen/laggedcor
contact:
text: Contact us
icon: fa-paper-plane
href: articles/contact_us.html
news:
text: News & Blog
icon: fa-rss
menu:
- text: "Blog posts"
- text: "Version 0.4.0"
href: articles/version0.4.0.html
- text: "------------------"
- text: "Change log"
href: news/index.html
footer:
structure:
left: [package, developed_by, from, more_sofware]
right: [contact, email, wechat, website, twitter, address]
components:
from: <br> from <i class="fa fa-university"></i> Stanford University <br> <i class="fa fa-clinic-medical"></i>School of Medicine <br> <i class="fa fa-dna"></i> Genetics Department
more_sofware: <br> <i class="fa fa-laptop-code"></i> [More softare](https://www.shenxt.info/files/wechat_QR.jpg)
contact: <b>Contact Us:</b> <br>
email: <i class="fa fa-envelope"></i> [email protected] <br>
wechat: <i class="fa fa-weixin"></i> [shenxt1990](https://www.shenxt.info/files/wechat_QR.jpg) <br>
website: <i class="fa fa-home"></i> [shenxt.info](https://www.shenxt.info) <br>
twitter: <i class="fa fa-twitter"></i> [Twitter](https://twitter.com/xiaotaoshen1990) <br>
address: <i class="fa fa-map-marker-alt"></i> [BMI building](https://goo.gl/maps/WLps4yacxfRfyAxTA)
toc:
depth: 3