powered by
Display the cache directory location
mllmcelltype_cache_dir(cache_dir = NULL)
Invisible cache directory path
Cache directory specification. NULL uses system default, "local" uses current dir, "temp" uses temp dir, or custom path
if (FALSE) { mllmcelltype_cache_dir() mllmcelltype_cache_dir("local") }
Run the code above in your browser using DataLab