View source: R/findPentadFromCoords.R
findPentadFromCoords | R Documentation |
Find the ABAP pentad that contains a spatial location
findPentadFromCoords(x, y)
x |
Longitude of the point contained by the pentad, in decimal degrees. |
y |
Longitude of the point contained by the pentad, in decimal degrees. |
The code of the pentad containing the location defined by x
and y
.
findPentadFromCoords(-25.68606, 29.011337)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.