Skip to contents

do.extract

Usage

do.extract(dat, mask, name = "CellData", fun = "mean")

Arguments

dat

NO DEFAULT. List of spatial data objects

mask

NO DEFAULT. Name of mask to use for cell data extraction

name

DEFAULT = 'CellData'. Name of the extracted cell dataset.

fun

DEFAULT = 'mean'. Summarisation function.