https://github.com/robitalec/targets-issa
:hammer_and_wrench: A targets workflow for integrated step selection analyses (iSSA)
https://github.com/robitalec/targets-issa
animal-movement issa movement-ecology r targets workflow
Last synced: 7 months ago
JSON representation
:hammer_and_wrench: A targets workflow for integrated step selection analyses (iSSA)
- Host: GitHub
- URL: https://github.com/robitalec/targets-issa
- Owner: robitalec
- License: gpl-3.0
- Created: 2022-04-07T21:06:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-22T16:34:54.000Z (11 months ago)
- Last Synced: 2025-03-17T12:21:53.766Z (7 months ago)
- Topics: animal-movement, issa, movement-ecology, r, targets, workflow
- Language: R
- Homepage:
- Size: 2.77 MB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---# targets-iSSA
[](https://doi.org/10.5281/zenodo.6423519)

## Setup
```{r, eval = FALSE}
renv::restore()
```## Run the workflow
```{r, eval = FALSE, echo = TRUE}
library(targets)
tar_make()
```## Resources
How-To iSSA: https://issa-guild.github.io/book/, https://github.com/iSSA-guild/book