Read shapes from a SpatialData shapes directory
Source:R/SpatialData.R
dot-read_spatialdata_shapes.RdSpatialData shapes are stored as zarr DataFrames with x, y columns and optionally a radius column. This follows the anndata on-disk DataFrame encoding (vlen-utf8 string index + numeric columns).