List all ohvbd cached files
Usage
list_ohvbd_cache(cache_location = NULL, subdir = NULL)
Arguments
- cache_location
location within which to list files. (Defaults to the standard ohvbd cache location).
- subdir
a subdirectory or list of subdirectories to list.
Examples
if (FALSE) { # interactive()
list_ohvbd_cache()
}