BiodbCustomPersistentCache {biodb} | R Documentation |
Inside the cache folder, one folder is created for each cache ID (each remote database has one single cache ID, always the same ,except if you change its URL). In each of theses folders are stored the cache files for this database.
biodb::BiodbPersistentCache
-> BiodbCustomPersistentCache
clone()
The objects of this class are cloneable with this method.
BiodbCustomPersistentCache$clone(deep = FALSE)
deep
Whether to make a deep clone.
BiodbPersistentCache
,
BiodbBiocPersistentCache
.