-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
72 lines (61 loc) · 1.29 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
destination: docs
url: http://momx.github.io/Momit
template:
params:
bootswatch: cosmo
home:
strip_header: true
navbar:
type: default
right:
- icon: fa-github fa-lg
href: https://github.com/MomX/Momit
authors:
Vincent Bonhomme:
href: http://www.vincentbonhomme.fr
reference:
- title: "High-level helpers"
desc: >
You should mostly need these ones
contents:
- Momit
- sniff
- digest
- review
- title: "Importers"
desc: >
From the jungle of format to R
contents:
- import_yaml
- import_txt
- from_mask
- title: "Lower level friends"
- subtitle: Image
desc: additional image_* on top of magick
- contents:
- image_rasterize2D
- image_center
- image_explode
- is_image
- subtitle: Strings
desc: additional str_* helpers on top of stringr
contents:
- str_trim_ext
- str_trim_dirpath
- str_underscorise
- subtitle: Path
desc: string helpers targetted on paths
contents:
- extract_path
- path_helpers
- subtitle: Algorithms
desc: They do their best
contents:
- algo_Conte
- title: "Data"
desc: >
Helpers and toy data as raw files and R objects
contents:
- Momit_data
- messy_paths
- chivas