Learn R Programming

openesm (version 0.1.2)

cache_info: Display information about the openesm cache

Description

Shows the location and total size of the local file cache.

Usage

cache_info()

Arguments

Value

Invisibly returns NULL.

Examples

Run this code
# \donttest{
# view cache information
cache_info()
# }

Run the code above in your browser using DataLab