-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
52 lines (47 loc) · 1.62 KB
/
Copy path_pkgdown.yml
File metadata and controls
52 lines (47 loc) · 1.62 KB
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
url: https://www.ekotov.pro/rdocdump/
template:
bootstrap: 5
bootswatch: flatly
includes:
in_header: |
<!-- counter.dev analytics -->
<script data-goatcounter="https://jukadipos.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
<!-- counter.dev analytics -->
<script src="https://cdn.counter.dev/script.js" data-id="7e3e8d31-9a84-48b0-a678-a00715236a90" data-utcoffset="1"></script>
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:3578286,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
opengraph:
image:
src: man/figures/card.png
alt: "rdocdump: Dump R Package Documentation and Vignettes into One File"
twitter:
creator: "@EgorKotov"
card: summary_large_image
authors:
Egor Kotov:
href: "https://www.ekotov.pro"
navbar:
structure:
left: [intro, reference, articles, tutorials, news]
right: [search, github, lightswitch]
home:
title: 'rdocdump: Dump R Package Documentation and Vignettes into One File'
description: 'Dump R Package Documentation and Vignettes into One File'
reference:
- title: "Main functions"
contents:
- rdd_to_txt
- rdd_extract_code
- title: "Helper functions"
contents:
- rdd_set_cache_path
- rdd_set_repos
- rdd_get_repos