acrossLand: Return the index that there is no land between the vessel and...

Description Usage Arguments Value

View source: R/acrossLand.R

Description

Return the index that there is no land between the vessel and the whale

Usage

1
acrossLand(df, map)

Arguments

df

The data frame that join whale and vessel together. Necessary variables: whale's loc (UTM), vessels'loc (UTM)

map

The map that will be used to test

Value

index that is not cross land


eric-ward/getais documentation built on Sept. 22, 2020, 1:48 a.m.