load_banquet.Rd
Loads a directory as an environment that will recursively call load_banquet on its contents. Also knows how to load .rds files and HDF5Array summarized experiments.
load_banquet(path)
path | A directory containing .rds files, HDF5Array summarized experiments, and banquets. |
---|
If path
is not a character vector, it is returned unchanged, so this
function can be used to ensure an object is loaded.