dist_pt_poly: Distance from a point to all the points of a data frame of...

Description Usage Arguments

View source: R/cut_sppoly.R

Description

Distance from a point to all the points of a data frame of coordinates.

Usage

1
dist_pt_poly(pt, poly_coord_df)

Arguments

pt

a SpatialPoints* object

poly_coord_df

a data frame of coordinates with first column being the longitude and the second column being the latitude.


choisy/sptools documentation built on Aug. 22, 2019, 12:57 p.m.