clear.all.cached: Removes all cached memory of perform.call

View source: R/call_placement.R

clear.all.cachedR Documentation

Removes all cached memory of perform.call

Description

Removes all cached memory of perform.call

Usage

clear.all.cached(directory = "/cache")

Arguments

directory

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

Value

'Done' if data was successfully forgotten, error message if cache directory was not found

Examples

## Not run: 
clear.all.cached() 

## End(Not run)

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