## Not run:
# # list files in cache
# oa_cache_list()
#
# # List info for single files
# oa_cache_details(files = oa_cache_list()[1])
# oa_cache_details(files = oa_cache_list()[2])
#
# # List info for all files
# oa_cache_details()
#
# # delete files by name in cache
# # oa_cache_delete(files = oa_cache_list()[1])
#
# # delete all files in cache - BE CAREFUL, MAKE SURE YOU WANT TO DO THIS
# # oa_cache_delete_all()
# ## End(Not run)
Run the code above in your browser using DataLab