make_line: Function to create a line based in a starting point and an...

Description Usage Arguments

View source: R/trial_geom.R

Description

This take in any two sets of sf geometries and returns the intersects in the same way as the sp over:

Usage

1
make_line(p1, p2 = NA, angle = 0, p4s = NA)

Arguments

p1

of class 'matrix' as point 1

p2

of class 'matrix' as point 2

angle

of class 'numeric' to be calculated with p1

p4s

of class 'crs'


RodrigoAgronomia/PAR documentation built on Jan. 19, 2020, 8:51 p.m.