pachterlab / SpatialFeatureExperiment

Extension of SpatialExperiment with sf
https://pachterlab.github.io/SpatialFeatureExperiment
Artistic License 2.0
43 stars 7 forks source link

Backward compatibility with previous version of SpatRasterImage #44

Closed lambdamoses closed 6 months ago

lambdamoses commented 6 months ago

In case a user loads an SFE object from previous release from an RDS file. The internals of the SpatRasterImage class was changed in this release so you don't have to call imgRaster to interact with the image which I find really annoying. I think I can add the conversion to the unwrap method of SFE.