-
Notifications
You must be signed in to change notification settings - Fork 157
/
_pkgdown.yml
49 lines (39 loc) · 900 Bytes
/
_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
url: https://magrittr.tidyverse.org
template:
bootstrap: 5
package: tidytemplate
includes:
in_header: |
<script defer data-domain="magrittr.tidyverse.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
development:
mode: auto
authors:
Stefan Milton Bache:
href: https://stefanbache.dk
home:
links:
- text: Learn more
href: http://r4ds.had.co.nz/pipes.html
news:
releases:
- text: "Version 2.0.0"
href: https://www.tidyverse.org/blog/2020/11/magrittr-2-0-is-here/
- text: "Version 1.5.0"
href: https://blog.rstudio.com/2014/12/01/magrittr-1-5/
reference:
- title: Pipes
contents:
- starts_with("%")
- title: Function sequences
contents:
- freduce
- functions
- print.fseq
- "`[[.fseq`"
- title: Other helpers
contents:
- starts_with("debug")
- extract
- title: FAQ
contents:
- faq-pipe-gender