Skip to contents

List all ohvbd cached files

Usage

list_ohvbd_cache(subdir = NULL, path = NULL, treeview = FALSE)

Arguments

subdir

a subdirectory or list of subdirectories to list.

path

location within which to list files. (Defaults to the standard ohvbd cache location).

treeview

display the full cache in a tree structure

Value

No return value

Author

Francis Windram

Examples

if (FALSE) { # interactive()
list_ohvbd_cache()
}