-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_pkgdown.yml
More file actions
57 lines (50 loc) · 940 Bytes
/
_pkgdown.yml
File metadata and controls
57 lines (50 loc) · 940 Bytes
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
url: https://procs.r-sassy.org
articles:
- title: Examples
navbar: ~
contents:
- procs-freq
- procs-means
- procs-ttest
- procs-reg
- procs-dm
- procs-example1
- procs-example2
- procs-example3
- procs-globals
- procs-faq
reference:
- title: Statistics
desc: Functions that calculate statistics.
contents:
- proc_freq
- proc_means
- proc_ttest
- proc_reg
- title: Data Manipulation
desc: Functions to manipulate data.
contents:
- proc_transpose
- proc_sort
- title: Utility
desc: Functions that simulate other procedures.
contents:
- proc_print
- title: Plotting
desc: Functions to request plots.
contents:
- freqplot
- regplot
- ttestplot
news:
cran_dates: false
navbar:
type: inverse
structure:
right: [home, intro, articles, reference, faq, news, github]
left: []
components:
faq:
text: FAQ
content:
href: ./articles/procs-faq.html