Apply a user-supplied selection filter to a vector of available names
Source:R/LoadZarr.R
dot-zarr_select_keep.RdNULLreturnsavailableunchanged (keep all).character(0)returnscharacter(0)(drop all).Otherwise returns the intersection.
R/LoadZarr.R
dot-zarr_select_keep.RdNULL returns available unchanged (keep all).
character(0) returns character(0) (drop all).
Otherwise returns the intersection.