-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
86 lines (75 loc) · 1.37 KB
/
_pkgdown.yml
File metadata and controls
86 lines (75 loc) · 1.37 KB
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
86
url: schmidtpaul.github.io/BioMathR/
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
right: github
components:
home:
icon: fas fa-home fa-lg
href: index.html
reference:
text: Reference
href: reference/index.html
github:
icon: fab fa-github fa-lg
href: https://github.com/SchmidtPaul/BioMathR/
reference:
- title: descriptive stats
contents:
- desc_tabs
- describe
- title: ggplot & visuals
contents:
- desplot_across
- gg_export
- palette_getset
- theme_BioMath
- theme_UBA
- title: linear model output
contents:
- get_emmeans
- get_anova
- get_residual_plots
- get_varcomp
- join_anovas
- tidy_reg
- title: MS Excel
contents:
- create_wb
- add_sheet
- cond_format
- save_wb
- title: MS Word
contents:
- docx_tab
- partial_block_pour_docx
- smart_fit
- title: string manipulation
contents:
- format_p
- get_unique_references
- str_collapse_with
- str_unGer
- str_wrap_br
- title: utility
contents:
- add_group_column
- project_setup
- round_smart
- write_ascii
- '`%not_in%`'
- title: deprecated
contents:
- emmeans_BM