readSpatLocsData | R Documentation |
read spatial locations/coordinates from nested list and generate list of Giotto spatLocsObj
readSpatLocsData(
data_list,
default_spat_unit = NULL,
provenance = NULL,
cores = determine_cores(),
verbose = TRUE
)
data_list |
(nested) list of spatial locations input data |
default_spat_unit |
(optional) default spat_unit to use |
provenance |
(optional) provenance information |
cores |
how many cores to use |
verbose |
be verbose |
list of spatLocsObj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.