README.md

buffersam

This package implements the buffered random sampling algorithm described in the paper: Kingsley, M., Kanneworff, P., & Carlsson, D. (2004). Buffered random sampling: a sequential inhibited spatial point process applied to sampling in a trawl survey for northern shrimp Pandalus borealis in West Greenland waters. Ices Journal of Marine Science, 61, 12-24.

Installation

Install buffersam by running:

devtools::install_github("johan-ejstrud/buffersam", build_vignettes = TRUE)

(might only work with R version >= 4.1.0)

How to use

After installation, see the details on how to use the package by running:

vignette("buffersam")

GitHub page

https://github.com/johan-ejstrud/buffersam

Versioning

When a new version is ready 1. Run devtools::check(). 1. Runusethis::use_version("patch/minor/major"). 1. UpdateNEWS.shand commit. 1. Run./tag_release.sh`. 1. Open https://github.com/johan-ejstrud/buffersam/tags 1. Click 'Create release'. 1. Click 'Publish release'.



johan-ejstrud/buffersam documentation built on July 31, 2024, 7:40 p.m.