Skip to contents

Clears feature series cached in the current R session. The cache is keyed by snapshot hash, instrument, indicator fingerprint, feature-engine version, and requested date range. It is never persisted to DuckDB.

Usage

ledgr_clear_feature_cache()

Value

The number of cache entries removed, invisibly.

Examples

ledgr_clear_feature_cache()