Learn R Programming

lares (version 4.8.4)

geoStratum: Get Colombia's Stratum given the Coordinates

Description

This function lets the user obtain Colombia's stratum given the coordinates of an address

Usage

geoStratum(lon, lat, label = NA)

Arguments

lon

Numeric Vector. Longitudes

lat

Numeric Vector. Latitudes

label

Character Vector. If you wish to keep an id on each address, set this values

See Also

Other Geographical: geoAddress(), geoGrid(), geoMap()

Other Scrapper: get_mp3(), holidays(), ip_country(), readGS(), trendsRelated()