Skip to content

Commit

Permalink
Initial documentation of [pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrug committed May 16, 2023
1 parent 178c83e commit b183325
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions inst/Documentation/LEEF_pipeline_overview.Rmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
title: "Pipeline"
author: "Rainer M Krug"
format:
html:
toc: true
toc-location: left
toc-depth: 5
code-fold: true
embed-resources: true
---

```{r}
#| label: setup
#| echo: false
library(plantuml)
```

# The LEEF Pipeline

## Steps

## Pre-Processor
## Extractor
## Add to RRD database





0 comments on commit b183325

Please sign in to comment.