Skip to contents

Overview

abalone is a package which documents functions used throughout my postdoc for defining and mapping climate refugia for red abalone across California. This project is funded through California’s 5th Assessment on Climate Change, and supported by the University of California, Davis.

Installation

You can install the development version from GitHub via:

# install.packages("devtools)
devtools::install_github("JessicaBolin/abalone")

Usage

Check the Getting Started article to see examples of how to deploy these functions.

Citation

Here is the full bibliographic reference:

Bolin, J., Lezama-Ochoa N., Muhling, B. & Provost, M. (2025). abalone: Climate refugia for red abalone. R package version 0.1.1, https://doi.org/10.5281/zenodo.15653690.

Getting help

There are two main places to get help with abalone:

  1. Email the package maintainer directly at jabbolin(at)ucdavis(dot)edu.

  2. Submit an Issue via the GitHub repository.