extract_overlap_shp: Evaluate intersection

View source: R/sig.R

extract_overlap_shpR Documentation

Evaluate intersection

Description

Evaluate the intersection between coordinates and bounding boxes of the database

Usage

extract_overlap_shp(XY, col_x = "ddlon", col_y = "ddlat")

Arguments

XY

data.frame with two columns with geographical coordinates (latitude, longitude)

col_x

string column name indicating longitude

col_y

string column name indicating latitude

Value

A list with two elements

Author(s)

Gilles Dauby, gilles.dauby@ird.fr


gdauby/conrappli documentation built on Jan. 21, 2025, 12:51 p.m.