Transforms the list of 2D ion image matrices from get_metaspace into a single matrix suitable for spatial analysis packages.
Arguments
- metaspace_data
A list object returned by
get_metaspace.- transform
Logical. If TRUE, transposes each image matrix before flattening (e.g., to align coordinate systems) (default = FALSE).
- verbose
Boolean indicating whether to show the message. If TRUE the message will be show, else the message will be suppressed (default = TRUE).
