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

remove_recalled_cached_data()

Value

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

Examples

if (FALSE) { # \dontrun{
remove_recalled_cached_data()
} # }