はじめに
図の1
![palmerpenguins データセットの3種のペンギン。アートワーク:@allison_horst.](https://allisonhorst.github.io/palmerpenguins/reference/figures/lter_penguins.png)
palmerpenguins
データセットの3種のペンギン。アートワーク:@allison_horst.初めての targets ワークフロー
図の1
![RStudioの新しいプロジェクトウィザードメニューのスクリーンショット](../fig/basic-rstudio-wizard.png)
新しいプロジェクトウィザード
図の2
![新しく作成された 'targets-demo' プロジェクトが開かれ、1つのファイル 'targets-demo.Rproj' を含むRStudioのスクリーンショット](../fig/basic-rstudio-project.png)
新しく作成したプロジェクト
図の3
![くちばし(culmen)の長さと深さのイラスト。アートワーク:@allison_horst.](https://allisonhorst.github.io/palmerpenguins/reference/figures/culmen_depth.png)
くちばし(culmen)の長さと深さのイラスト。アートワーク:@allison_horst.
ワークフローオブジェクトの読み込み
ワークフローのライフサイクル
図の1
![ワークフローの可視化、'penguins_data' が 'penguins_data_raw', 'penguins_csv_file' および 'clean_penguin_data' に接続されている様子](../fig/lifecycle-visnetwork.png)
targetsプロジェクト組織のベストプラクティス
パッケージの管理
外部ファイルの取り扱い
ブランチング
並列処理
Quartoを用いた再現可能なレポート
図の1
![Quarto workflow](https://ucsbcarpentry.github.io/Reproducible-Publications-with-RStudio-Quarto/fig/03-qmd-workflow.png)
Quarto workflow