# NOT RUN {
dpla_cache
# list files in cache
dpla_cache$list()
# delete certain database files
# dpla_cache$delete("file path")
# dpla_cache$list()
# delete all files in cache
# dpla_cache$delete_all()
# dpla_cache$list()
# set a different cache path from the default
# }
Run the code above in your browser using DataLab