Crop Coordinates
Crop(object, x = NULL, y = NULL, coords = c("plot", "tissue"), ...)# S3 method for FOV
Crop(object, x = NULL, y = NULL, coords = c("plot", "tissue"), ...)
object
cropped to the region specified by x
and y
An object
Range to crop x/y limits to; if NULL
, uses full range of
x
/y
Coordinate system to execute crop; choose from:
“plot
”: Coordinates as shown when plotting
“tissue
”: Coordinates from
GetTissueCoordinates
Arguments passed to other methods