cache_dir: Get the Local Cache Directory

View source: R/download.R

cache_dirR Documentation

Get the Local Cache Directory

Description

Returns the path to the local cache directory where downloaded clinical trial datasets are stored. The location follows the platform-specific user data directory convention via tools::R_user_dir().

You can delete any subdirectory here to remove a cached dataset, or clear the entire directory to free disk space.

Usage

cache_dir()

Value

A character string with the path to the cache directory.

Examples

cache_dir()

clinTrialData documentation built on March 3, 2026, 5:07 p.m.