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