output_raster_data: Raster result transformation

View source: R/raster_support.R

output_raster_dataR 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

geocmeans documentation built on Sept. 12, 2023, 9:06 a.m.