findPentadFromCoords: Find the ABAP pentad that contains a spatial location

View source: R/findPentadFromCoords.R

findPentadFromCoordsR Documentation

Find the ABAP pentad that contains a spatial location

Description

Find the ABAP pentad that contains a spatial location

Usage

findPentadFromCoords(x, y)

Arguments

x

Longitude of the point contained by the pentad, in decimal degrees.

y

Longitude of the point contained by the pentad, in decimal degrees.

Value

The code of the pentad containing the location defined by x and y.

Examples

findPentadFromCoords(-25.68606, 29.011337)

AfricaBirdData/ABAP documentation built on Aug. 4, 2024, 4:41 p.m.