-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
42 lines (39 loc) · 1.05 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
name: "SGPreports"
template:
package: SGPreports
params:
bootswatch: paper
home:
links:
- text: Learn more
href: literasee.io
navbar:
title: "The SGPreports Package"
right:
- text: Intro
href: index.html
- text: Reference
href: reference/index.html
- title: Higher level functions
desc: Wrapper functions controlling lower level functions.
contents:
- getVignette
- renderMultiDocument
- multi_document
- title: Lower level functions
desc: Lower level functions controlling most output.
contents:
- dualTable
- eqnNum
- eqnNumNext
- tblCap_NO_Increment
- tblCap
- tblNum
- tblNumIncrement
- tblNumNext
- title: Miscellaneous functions
desc: Functions used by both higher and lower level functions
contents:
- use.data.table
- icon: fa-github fa-2x
href: https://github.com/adamvi/SGPreports