Learn R Programming

cancensus (version 0.5.7)

remove_recalled_cached_data: Remove recalled data from local cache

Description

Checks the local cached database for recalled data and removes cached data that has been recalled

Usage

remove_recalled_cached_data()

Arguments

Value

Storage size of removed locally cached data that got freed up in number of bytes.

Examples

Run this code
if (FALSE) {
remove_recalled_cached_data()
}

Run the code above in your browser using DataLab