getCCD | R Documentation |
Extracts the center to center distance from barcode-spots depending on the method used.
getCCD(object, ...)
## S4 method for signature 'SPATA2'
getCCD(object, unit = NULL, as_numeric = FALSE, round = FALSE)
## S4 method for signature 'SpatialData'
getCCD(object, unit = NULL, as_numeric = FALSE, round = FALSE)
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
unit |
Character value or |
Character value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.