forked from aravind-j/augmentedRCBD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
55 lines (48 loc) · 1.25 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
template:
params:
bootswatch: united
ganalytics: UA-116716530-2
docsearch:
api_key: bdafb7ea4490644e670f470ee3ef537f
index_name: augmentedrcbd
development:
mode: unreleased
url: https://aravind-j.github.io/augmentedRCBD/
navbar:
title: augmentedRCBD
type: default
left:
- icon: fa-home fa-lg
text: Home
href: index.html
- icon: fa-code
text: Reference
href: reference/index.html
- icon: far fa-file
text: Tutorial
href: articles/Data_Analysis_with_augmentedRCBD.html
- icon: far fa-newspaper
text: News
href: news/index.html
right:
- icon: fab fa-github-alt
text: Github
href: https://github.com/aravind-j/augmentedRCBD
reference:
- title: Core anlaysis function
contents:
- '`augmentedRCBD`'
- title: Supplementary functions
contents:
- '`describe.augmentedRCBD`'
- '`gva.augmentedRCBD`'
- '`freqdist.augmentedRCBD`'
- '`augmentedRCBD.bulk`'
- title: Print methods
contents:
- '`print.augmentedRCBD`'
- '`print.augmentedRCBD.bulk`'
- title: MS Word report generation
contents:
- '`report.augmentedRCBD`'
- '`report.augmentedRCBD.bulk`'