Crop | R Documentation |
Crop Coordinates
Crop(object, x = NULL, y = NULL, coords = c("plot", "tissue"), ...)
## S3 method for class 'FOV'
Crop(object, x = NULL, y = NULL, coords = c("plot", "tissue"), ...)
object |
An object |
x , y |
Range to crop x/y limits to; if |
coords |
Coordinate system to execute crop; choose from:
|
... |
Arguments passed to other methods |
object
cropped to the region specified by x
and y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.