is.uy5382 {geouy} | R Documentation |
This function test if an 'sf' object match with Uruguay at crs = 5382.
Description
This function test if an 'sf' object match with Uruguay at crs = 5382.
Usage
is.uy5382(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.uy32721()
,
is.uy4326()
,
is.uy5381()
Examples
is.uy5382(load_geouy("Uruguay"))
[Package geouy version 0.2.8 Index]