## Overview
This OSF project supports the Targets for Ecologists [`bookdown` document](https://targets-ecology.netlify.app/). The contents are as follows:
- `penguin_data.csv`: Raw data from the `palmerpenguins` R package. It was accessed via the [download script](https://allisonhorst.github.io/palmerpenguins/articles/download.html) provided on the package website.
- `example_project.zip`: An empty file structure provided as guidance for working through the Targets for Ecologists document.
- `finished_example.zip`: The full, functional final pipeline product created in the Targets for Ecologists document.
- `_book.zip`: A downloadable version of the main `bookdown`document. To open, download the `.zip` file, extract its contents, and open the `index.html` file.