-
Notifications
You must be signed in to change notification settings - Fork 2
/
_pkgdown.yml
73 lines (63 loc) · 1.33 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
url: https://schmidtpaul.github.io/CitaviR
authors:
Paul Schmidt:
href: "https://github.com/SchmidtPaul"
BioMath:
href: "https://www.biomath.de/"
html: "<img src='man/figures/BioMathLogo.svg' height=24>"
template:
params:
bootswatch: cosmo
navbar:
structure:
left:
- home
- intro
- reference
- articles
- tutorials
- news
right: github
components:
home:
icon: fas fa-home fa-lg
href: index.html
intro:
text: Get started
href: articles/CitaviR.html
articles:
text: Articles
menu:
- text: 'Obvious & potential dups'
href: articles/obv_pot_dups.html
- text: 'Excel instead of SQL'
href: articles/excel_instead_of_sql.html
reference:
text: Reference
href: reference/index.html
github:
icon: fab fa-github fa-lg
href: https://github.com/SchmidtPaul/CitaviR/
articles:
- title: Articles
contents:
- CitaviR
- obv_pot_dups
- excel_instead_of_sql
reference:
- title: Core functions
contents:
- find_obvious_dups
- handle_obvious_dups
- find_potential_dups
- detect_language
- title: Data import/Export
contents:
- read_Citavi_ctv6
- update_Citavi_ctv6
- read_Citavi_xlsx
- write_Citavi_xlsx
- title: Utility & Data
contents:
- example_file
- '`%not_in%`'