is.uy32721: This function test if an 'sf' object match with Uruguay at...

View source: R/utils.R

is.uy32721R Documentation

This function test if an 'sf' object match with Uruguay at crs = 32721.

Description

This function test if an 'sf' object match with Uruguay at crs = 32721.

Usage

is.uy32721(x)

Arguments

x

An 'sf' object with the same crs as the homonym parameter

Value

logical value based in crs parameter of the sf object

See Also

Other crs: is.uy4326(), is.uy5381(), is.uy5382()

Examples


is.uy32721(load_geouy("Uruguay"))


geouy documentation built on Aug. 23, 2023, 5:07 p.m.