| mllmcelltype_clear_cache | R Documentation |
Clear the mLLMCelltype cache
mllmcelltype_clear_cache(cache_dir = NULL)
cache_dir |
Cache directory specification. NULL uses system default, "local" uses current dir, "temp" uses temp dir, or custom path |
Invisible NULL
## Not run:
mllmcelltype_clear_cache()
mllmcelltype_clear_cache("local")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.