pt_line_inter: Check if a point crosses a line segment

Description Usage Arguments

Description

Check if a point crosses a line segment

Usage

1
pt_line_inter(pt_to_test, fixed_pts)

Arguments

pt_to_test

numeric vector of length two giving the point to test

fixed_pts

matrix of dimension 2 by 2 giving the line segment to test


IceCast documentation built on June 24, 2019, 9:03 a.m.