Hi all,
I am trying to work with some CosMX data using the spatialdata package, but I’m having some trouble with plotting. I want to plot 1 FOV with several layers overlaid on top, but I don’t want to plot both the global and local (within FOV) coordinate system.
If I try to select an element using the render_images
subroutine, I get an error that the number of elements doesn’t match the number of coordinate systems. How do I specify to only plot images within a specific coordinate system?
Thanks!