forked from JochemTolsma/RSiena-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_site.yml
37 lines (37 loc) · 855 Bytes
/
_site.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
name: "RSiena-scripts"
output_dir: "docs"
navbar:
title: "RSiena-scripts"
left:
- text: "ReadMe"
href: index.html
- text: "DataFormat"
href: rscript01.html
- text: "Descriptives"
href: rscript00.html
- text: "VariableFormat"
href: rscript02.html
- text: "RunModel"
href: rscript03.html
- text: "Behaviour"
href: rscript04.html
- text: "GOF"
href: rscript05.html
- text: "SienaRI"
href: rscript06.html
- text: "Agent-based simulation"
href: rscript07.html
right:
- icon: fa-github
href: https://github.com/JochemTolsma/RSiena-scripts
output:
html_document:
toc: true
toc_float: true
number_sections: true
code_folding: show
code_download: yes
theme: flatly
highlight: default
include:
after_body: footer.html