S2LatLngRect: Create a rectangle of latitude and longitude on the sphere

Description Usage Arguments

View source: R/RcppExports.R

Description

Create a rectangle of latitude and longitude on the sphere

Usage

1
S2LatLngRect(lo, hi)

Arguments

lo

Latitude and longitude (in that order) in degrees of lower left corner.

hi

Latitude and longitude (in that order) in degrees of upper right corner.


spatstat/s2 documentation built on Aug. 16, 2019, 4:10 p.m.