Learn R Programming

hydrolinks (version 0.10.0)

cache_info: Get local file cache info

Description

Returns info on all locally cached files stored at the current cache. By default, prints a summary of cache info including total size.

Usage

cache_info()

Arguments

Value

Returns a data.frame that has the columns file, type, size.MB.

Examples

Run this code
# NOT RUN {
cache_info()

# }

Run the code above in your browser using DataLab