rcpp_update_coords: rcpp_update_coords

View source: R/RcppExports.R

rcpp_update_coordsR Documentation

rcpp_update_coords

Description

Rcpp update coordinates.

Usage

rcpp_update_coords(fishpop, i, move_dist, max_dist, extent)

Arguments

fishpop

Matrix with fishpop values.

i

Integer with row id.

move_dist, max_dist

Numeric with (maximum) movement distance.

extent

Vector with extent of study area.

Details

Update xy coordinates and activity of fish individuals depending on move_dist.

Value

void


Allgeier-Lab/arrR documentation built on Feb. 13, 2025, 7:44 a.m.