image | R Documentation |
Generics to extract a slots content
image(object, of_sample = "") exprMtr(object, of_sample = "") countMtr(object, of_sample = "") coordinates(object, of_sample = "") coordinates(object) <- value featureData(object, of_sample = "") featureData(object) <- value samples(object) trajectory(object, trajectory_name, of_sample = "") ctdf(t_obj) ## S4 method for signature 'spata' exprMtr(object, of_sample = "") ## S4 method for signature 'spata' countMtr(object, of_sample = "") ## S4 method for signature 'spata' coordinates(object, of_sample = "") ## S4 replacement method for signature 'spata' coordinates(object) <- value ## S4 method for signature 'spata' featureData(object, of_sample = "") ## S4 replacement method for signature 'spata' featureData(object) <- value ## S4 method for signature 'spata' samples(object) ## S4 method for signature 'spata' trajectory(object, trajectory_name, of_sample = "") ## S4 method for signature 'spatial_trajectory' ctdf(t_obj)
object |
A valid spata-object. |
of_sample |
The sample from which to extract the content. |
The respective slots content.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.