list.cached.data: Shows contents of cache directory

View source: R/call_placement.R

list.cached.dataR Documentation

Shows contents of cache directory

Description

Shows contents of cache directory

Usage

list.cached.data(directory = "/cache")

Arguments

directory

Place inside user-level cache directory that was used to store the cached data previously. Default: "/cache".

Value

Character vector of file names currently in cache directory.

Examples

## Not run:  
my.files <- list.cached.data()
my.files 

## End(Not run)

GLOrozcoM/epair documentation built on July 28, 2022, 9:01 p.m.