rcove: A Rcove Function

View source: R/rcove.R

rcoveR Documentation

A Rcove Function

Description

This function allows you to Calculate Dispersal Range of Propagules using Rotated Components of Water Velocity

Arguments

theta

Angle about which to rotate current velocities. Degrees; Numeric

velocity

Velocity time series; Vector consisting of two columns u,v.

release_pts

Start locations for propagules; sf object

PD

Planktonic propagule duration of species of interest; days

CPD

Competent planktonic propagule duration of species of interest; days

land

Land to be subtracted from final concatenated polygons; sf object

proj

Projected crs in units m.

Examples

rcove()

abalbar/rcove documentation built on May 12, 2023, 1:52 a.m.