はじめに


Figure 1

palmerpenguinsデータセットに含まれる3種のペンギン。 @allison_horstによる
palmerpenguinsデータセットに含まれる3種のペンギン。 @allison_horstによる

初めてのtargetsによるワークフロー


Figure 1

Screenshot of RStudio New Project Wizard menu
The New Project Wizard

Figure 2

Screenshot of RStudio with a newly created project called 'targets-demo' open containing a single file, 'targets-demo.Rproj'
Your newly created project

Figure 3

Illustration of bill (culmen) length and depth. Artwork by @allison_horst.
Illustration of bill (culmen) length and depth. Artwork by @allison_horst.

Loading Workflow Objects


The Workflow Lifecycle


Figure 1

Visualization of the targets worklow, showing 'penguins_data' connected by lines to 'penguins_data_raw', 'penguins_csv_file' and 'clean_penguin_data'

Best Practices for targets Project Organization


Managing Packages


Working with External Files


Branching


Parallel Processing


Reproducible Reports with Quarto


Figure 1

Quarto workflow
Quarto workflow