mllmcelltype_cache_dir: Get mLLMCelltype cache location

View source: R/cache_utils.R

mllmcelltype_cache_dirR Documentation

Get mLLMCelltype cache location

Description

Display the cache directory location

Usage

mllmcelltype_cache_dir(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 cache directory path

Examples

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

## End(Not run)

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