Save a conda environment manager to cache (
R_user_dir("SeuratIntegrate", which = "config"))
as a data.frame in a compressed RDS file.
Usage
saveToCache(x, ..., verbose = getOption("verbose"))
# S4 method for class 'CondaEnvManager'
saveToCache(x)Arguments
- x
- a CondaEnvManager object 
- ...
- ignored 
- verbose
- ignored 
