Skip to content

Commit

Permalink
add link to paper
Browse files Browse the repository at this point in the history
  • Loading branch information
robitalec committed Aug 5, 2020
1 parent 6c35d6c commit 04e3d1a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ output: github_document
+ [Eric Vander Wal](http://weel.gitlab.io)


This repository contains the code accompanying the paper "The ecology of individual differences empirically applied to space-use and movement tactics". R scripts are organized in `R/` and the Earth Engine script is in `EE/`. Package dependencies include: `data.table`, `ggplot2`, `irg`, `rgdal`, `gridExtra`, `sp`, `spatsoc`, `toast`, `adehabitatLT`, `segmented`, `rgeos`, `raster`, `lme4`, `MCMCglmm`, `tidyr`, `sqldf`, `lmtest`, `dplyr`.
This repository contains the code accompanying the paper ["The ecology of individual differences empirically applied to space-use and movement tactics"](https://www.journals.uchicago.edu/doi/abs/10.1086/708721). R scripts are organized in `R/` and the Earth Engine script is in `EE/`. Package dependencies include: `data.table`, `ggplot2`, `irg`, `rgdal`, `gridExtra`, `sp`, `spatsoc`, `toast`, `adehabitatLT`, `segmented`, `rgeos`, `raster`, `lme4`, `MCMCglmm`, `tidyr`, `sqldf`, `lmtest`, `dplyr`.



Expand Down
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@
- Sana Zabihi-Seissan
- [Eric Vander Wal](http://weel.gitlab.io)

This repository contains the code accompanying the paper “The ecology of
individual differences empirically applied to space-use and movement
tactics”. R scripts are organized in `R/` and the Earth Engine script is
in `EE/`. Package dependencies include: `data.table`, `ggplot2`, `irg`,
`rgdal`, `gridExtra`, `sp`, `spatsoc`, `toast`, `adehabitatLT`,
`segmented`, `rgeos`, `raster`, `lme4`, `MCMCglmm`, `tidyr`, `sqldf`,
`lmtest`, `dplyr`.
This repository contains the code accompanying the paper [“The ecology
of individual differences empirically applied to space-use and movement
tactics”](https://www.journals.uchicago.edu/doi/abs/10.1086/708721). R
scripts are organized in `R/` and the Earth Engine script is in `EE/`.
Package dependencies include: `data.table`, `ggplot2`, `irg`, `rgdal`,
`gridExtra`, `sp`, `spatsoc`, `toast`, `adehabitatLT`, `segmented`,
`rgeos`, `raster`, `lme4`, `MCMCglmm`, `tidyr`, `sqldf`, `lmtest`,
`dplyr`.

## Abstract

Expand Down

0 comments on commit 04e3d1a

Please sign in to comment.