Learn R Programming

gooseR (version 0.1.2)

goose_cache_clear: Clear Cache

Description

Clear cache entries based on criteria

Usage

goose_cache_clear(older_than = NULL, pattern = NULL, all = FALSE, conn = NULL)

Value

Number of entries cleared

Arguments

older_than

Clear entries older than this (seconds)

pattern

Clear entries matching this pattern

all

Clear all entries

conn

Database connection