trajinbound: Are trajectories inside boundaries?

Description Usage Arguments Value Author(s)

View source: R/cqmaTools.R

Description

Check if the trajectory intersection is in the given boundary

Usage

1
trajinbound(traj.intersections, minx, maxx, miny, maxy)

Arguments

traj.intersections

A list of two obejcts. A character vector and a list of data.frames. The data.frames are made of the rows in the matching trajectory file which first crossed to the sea

minx

A numeric. The minimum X

maxx

A numeric. The maximum Y

miny

A numeric. The minimum Y

maxy

A numeric. The maximum X

Value

A data frame

Author(s)

Alber Sanchez, alber.ipia@inpe.br


INPE-LAGEE/cqmaTools documentation built on March 15, 2021, 1:01 p.m.