-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_site.yml
38 lines (38 loc) · 1.06 KB
/
_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
38
name: Visualising baseline characteristics of the Let's Move It intervention cohort
author: Matti Heino
output_dir: docs
output:
html_document:
# bookdown::html_document2:
# includes:
# in_header: header.html
toc: TRUE
toc_depth: 4
toc_float: TRUE
# collapsed: FALSE # doesn't work..?
theme: readable # was "readable" before
highlight: tango
df_print: paged
paged_print: true
code_folding: hide
lib_dir: site_libs
# self_contained: FALSE
navbar:
title: Visualising baseline characteristics
left:
- text: About
href: index.html
- text: Manuscript
href: https://psyarxiv.com/46rzm/
- text: Descriptive tables
href: baseline-tables.html
- text: Descriptive plots
href: baseline-supplement.html
- text: Networks & correlations
href: baseline-networks.html
# - text: Data setup code
# href: https://raw.githubusercontent.com/heinonmatti/baseline-visu/master/baseline-datasetup.R
# - text: Codebook
# href: Codebook-concise.html
# - text: Codebook (detailed)
# href: Codebook-concise.html