Learn R Programming

s2 (version 0.4-0)

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

Description

Create a rectangle of latitude and longitude on the sphere

Usage

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.