Getter method for rank priority raster included in Zonation results. Rank raster is one of the main outputs of Zonation.

rank_raster(x)

# S4 method for Zresults
rank_raster(x)

# S4 method for Zvariant
rank_raster(x)

Arguments

x

Zresults or Zvariant object.

Value

RasterLayer object. If no results are available, give a warning.

Details

Since a given Zvariant object can only have 1 rank priority raster, this method only calls the rank_raster method of a Zresults object associated with the Zvariant object.

See also