Skip to content

Commit 9fd9c95

Browse files
author
Bella Richmond
committed
nicer heading names
1 parent f15f756 commit 9fd9c95

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

exercises/targets/01-targets-setup.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Setup
1+
# Setting up targets
22

33
::: callout-tip
44
## Learning Goals

exercises/targets/02-targets-usage.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Application
1+
# Application of targets
22

33
:::callout-tip
44
## Learning Goals

exercises/targets/03-targets-extensions.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Extensions
1+
# Targets extensions
22

33
Let's look at a {targets} pipeline that more closely resembles what a full project would be including figures, model, output, tables and a manuscript object. We'll start with a demo, so we can show off some of the power and extended features of {targets}, then we can work through it piece by piece to explain the details.
44

0 commit comments

Comments
 (0)