trapInPath: This function determines if lobster passes through a trap and...

Description Usage Arguments

View source: R/trapInPath.R

Description

This function determines if lobster passes through a trap and determines if it is caught

Usage

1
trapInPath(loc1, loc2, trap_loc, how_close = 0.1)

Arguments

loc1

is the location of lobster at the start of each time step

loc2

is the location of lobster at the end of each time step

trap_loc

is the location of trap

how_close

set the area of trap within which the catch occurs, the default value is 0.1


vpourfaraj/lobsterCatch0.1 documentation built on Feb. 25, 2021, 2:56 p.m.