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

JeremyGelb/geocmeans documentation built on Nov. 20, 2024, 2:50 p.m.