-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.Rmd
30 lines (21 loc) · 1.18 KB
/
README.Rmd
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
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Edit that file & knit to generate README -->
# mandrake
`{mandrake}` is an R package that aims to bridge the gap between:
* the **man**ual & the [`{drake}`](https://github.com/ropensci/drake) workflow
* your `code`'s ⌨️ documentation & your data's 📈 documentation.
`{mandrake}` extends the communication tools provided by `{drake}` & supercharges them to connect directly with
your workflows at both an eagle-eye view, & in intimate detail.
`{mandrake}` also extends [`{roxygen2}`](https://github.com/r-lib/roxygen2/) to allow you to use the standard `{roxygen2}` documentation workflow to document
your datasets in the same place that you create them, as well as the tools to inherit this dataset documentation around
packages with minimal effort.
## Demonstration
<center>
<a href="https://giant.gfycat.com/RipePersonalBorzoi.webm">
<img src="https://thumbs.gfycat.com/RipePersonalBorzoi-size_restricted.gif" class="img-fluid" alt="GIF preview">
<p>Click for a higher res demo</p>
</a>
</center>
See `vignette("mandrake")` for an interactive demo [[link]](https://mstrasiot.to/mandrake/articles/mandrake.html).