Skip to content

Commit

Permalink
read-only code chunk
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Nov 8, 2024
1 parent e25b9fd commit 4b7dc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orchestration.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The `conclude()` method decrements ranks in the priority queue to signal that do

`targets` creates new targets dynamically when stems and patterns conclude. To illustrate, let us use the following example pipeline.

```{r, eval = FALSE}
```r
# _targets.R
library(targets)
source("functions.R") # Defines all the functions below prefixed with "user_".
Expand Down

0 comments on commit 4b7dc2c

Please sign in to comment.