rank_raster-methods: Get Zonation result rank raster.

Description Usage Arguments Details Value Author(s) See Also

Description

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

Usage

1
2
3
4
5
6
7
rank_raster(x)

## S4 method for signature 'Zresults'
rank_raster(x)

## S4 method for signature 'Zvariant'
rank_raster(x)

Arguments

x

Zresults or Zvariant object.

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.

Value

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

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com

See Also

Zresults-class


zonator documentation built on July 8, 2020, 6:18 p.m.