Home

Awesome

<!-- README.md is generated from README.Rmd. Please edit that file -->

GeoPressureR <img src="man/figures/logo.png" align="right" height="139"/>

<!-- badges: start -->

DOI R-CMD-check pkgdown Codecov test
coverage lint Lifecycle:
stable

<!-- badges: end -->

GeoPressureR is a R package which help researchers construct the trajectory of a bird equipped with an atmospheric pressure sensor. The package is a direct implementation of methods presented in Nussbaumer et al. (2023a) and Nussbaumer et al. (2023b).

Learn how to use GeoPressureR

The GeoPressureManual is a great place to start learning about how to use GeoPressureR.

Using the examples, this user guide takes you through each step of the analysis in detail.

<p align="center"> <a href="https://raphaelnussbaumer.com/GeoPressureManual/"><img src="https://github.com/Rafnuss/GeoPressureManual/raw/main/assets/cover.png" style="margin: 0 1rem 0 1rem;box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);" align="center" width="250" height="328"></a> </p>

Start your own analysis

Once you are familiar with the workflow of the method and want to start your own study, we suggest you use GeoPressureTemplate, a github template repository which provides a standard code structure for your analysis.

Using this standardized code structure you will help you on many aspect: code sharing and troubleshooting, data archiving, work reproducibility.

Cheatsheet

<a href="https://github.com/Rafnuss/GeoPressureR/raw/master/man/figures/cheatsheet.pdf" target="_blank"> <img src="man/figures/cheatsheet-01.png" width="350"/> <img src="man/figures/cheatsheet-02.png" width="350"/> </a>

Contributions

Contributions to the code should follow the Contributor Code of Conduct.