## Not run:
# # list files in cache
# (x <- cache_list())
#
# # List info for files
# cache_details(x$nc[1])
# cache_details(x$csv[1])
# cache_details()
#
# # delete files by name in cache
# # cache_delete(x$nc[1])
# # cache_delete(x$nc[2:3])
# ## End(Not run)
Run the code above in your browser using DataLab