output_raster_data {geocmeans}R Documentation

Raster result transformation

Description

Adapt the results if a raster is used

Usage

output_raster_data(object, missing, rst)

Arguments

object

A FCMres object

missing

A boolean indicating which pixels have no missing values

rst

A raster object used as template to structure the results

Value

A FCMres object with isRaster = TRUE

Examples

# this is an internal function, no example provided

[Package geocmeans version 0.3.4 Index]