-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
55 lines (55 loc) · 1.15 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
authors:
Michael Steinbaugh:
href: https://mike.steinbaugh.com/
Acid Genomics:
href: https://acidgenomics.com/
navbar:
components:
acid:
icon: 'fas fa-vial fa-lg'
href: https://acidgenomics.com/
structure:
right: [acid, github]
news:
- one_page: false
reference:
- title: Import/export
contents:
- import
- export
- title: R data
contents:
- starts_with("assign")
- starts_with("load")
- starts_with("save")
- title: File transfers
contents:
- starts_with("cache")
- checksums
- starts_with("get")
- transmit
- title: Coercion
contents:
- starts_with("as.")
- starts_with("as_")
- starts_with("coerce")
- title: Data modification and sanitization
contents:
- atomize
- decode
- droplevels2
- encode
- factorize
- fillLines
- matchRownameColumn
- metadata2
- naStrings
- starts_with("remove")
- starts_with("sanitize")
- unfactorize
- title: S4 classes
contents:
- ends_with("-class")
template:
bootstrap: 5
url: https://r.acidgenomics.com/packages/pipette