Learn R Programming

geocmeans (version 0.3.4)

output_raster_data: Raster result transformation

Description

Adapt the results if a raster is used

Usage

output_raster_data(object, missing, rst)

Value

A FCMres object with isRaster = TRUE

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

Examples

Run this code
# this is an internal function, no example provided

Run the code above in your browser using DataLab