Skip to contents

Get certain families from CacheEntryList

Usage

cache_get(x, families = NULL, quiet = TRUE)

Arguments

x

(CacheEntryList) The CacheEntryList object to query.

families

(character vector) The family names to retrieve.

quiet

(logical(1)) If TRUE, suppress informational messages (default: TRUE).

Value

(list) A list of CacheEntry objects matching the specified families. If no families