R/do.extract.R
do.extract.Rd
do.extract
do.extract(dat, mask, name = "CellData", fun = "mean")
NO DEFAULT. List of spatial data objects
NO DEFAULT. Name of mask to use for cell data extraction
DEFAULT = 'CellData'. Name of the extracted cell dataset.
DEFAULT = 'mean'. Summarisation function.