-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
48 lines (41 loc) · 905 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
url: https://edalfon.github.io/flowme/
template:
params:
ganalytics: G-89TJ57C5XP
reference:
- title: "{targets}-based workflow"
desc: >
Functions to support a {targets}-based workflow
- contents:
- targetsme
- use_targets
- tar_make_job
- tar_visnetwork_custom
- use_targets_description
- use_targets_gitignore
- use_targets_templates
- title: "DuckDB targets"
desc: >
Target factory to wrangle data using DuckDB
- contents:
- tar_duck_r
- tar_duck_rmd
- duck_tar_format
- attach_db
- get_search_path
- set_search_path
- update_search_path
- title: "{bookdown} targets"
desc: >
Target factory to cuild bookdown reports
- contents:
- tar_bookdown
- bookme
- title: "OLD Drake-based workflow"
desc: >
Fns to support a drake-based workflow
- contents:
- drakeme
- use_drake_description
- use_drake_gitignore
- use_drake_templates