dot-check.geospatial.data: Checks on the projection of the spatial data

.check.geospatial.dataR Documentation

Checks on the projection of the spatial data

Description

Verify that all data are in the same projection

Usage

.check.geospatial.data(list.geospatial.objects, verbose = FALSE)

Arguments

list.geospatial.objects

A list of geospatial objects.Default list includes: 'countries.shapefile','r.env','r.dem','ras.hii','points.proj4string'

verbose

logical. Print messages?

Value

None. Used to generate warning messages.

Author(s)

Josep M Serra Diaz

See Also

Other checks: .addmainfields2(), .checkdatastr2(), .checkfields(), .status.tracker.and.escaping()

Examples

{
example<-"goes here"
}

occTest documentation built on Nov. 18, 2022, 5:07 p.m.