https://github.com/doi-usgs/ds-pipelines-targets-3-course
Many-task pipelines using targets
https://github.com/doi-usgs/ds-pipelines-targets-3-course
Last synced: about 1 month ago
JSON representation
Many-task pipelines using targets
- Host: GitHub
- URL: https://github.com/doi-usgs/ds-pipelines-targets-3-course
- Owner: DOI-USGS
- License: other
- Created: 2021-05-17T20:49:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T21:37:37.000Z (over 1 year ago)
- Last Synced: 2025-03-29T09:12:25.751Z (about 2 months ago)
- Language: R
- Size: 1.45 MB
- Stars: 4
- Watchers: 20
- Forks: 6
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Pipelines III: Many-task pipelines using targets
In this course, you will learn the advanced practices for building robust pipelines using the R package targets when you have steps that need to be repeated many times. To get started create a copy of this repository using the "Use this template" option in the upper right portion of the screen. Then click on course-instructions.md.
This repository is a static version of the targets training course: _Intro to targets Data Analysis Pipelines for USGS Data Science_. That course has been archived as [version 1.0.0](https://github.com/padilla410/ds-pipelines-targets-3-course-static/releases/tag/1.0.0).