View source: R/raster_support.R
output_raster_data | R Documentation |
Adapt the results if a raster is used
output_raster_data(object, missing, rst)
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 |
A FCMres object with isRaster = TRUE
# this is an internal function, no example provided
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.