mllmcelltype_clear_cache: Clear mLLMCelltype cache

View source: R/cache_utils.R

mllmcelltype_clear_cacheR Documentation

Clear mLLMCelltype cache

Description

Clear the mLLMCelltype cache

Usage

mllmcelltype_clear_cache(cache_dir = NULL)

Arguments

cache_dir

Cache directory specification. NULL uses system default, "local" uses current dir, "temp" uses temp dir, or custom path

Value

Invisible NULL

Examples

## Not run: 
mllmcelltype_clear_cache()
mllmcelltype_clear_cache("local")

## End(Not run)

mLLMCelltype documentation built on May 11, 2026, 9:06 a.m.