View source: R/cache_details.R
cache_details | R Documentation |
Get details of cached files
cache_details(x)
x |
File names |
Can be used to list details for all files, both .nc and .csv
types, or details for just individual files of class tabledap
,
griddap_nc
, and griddap_csv
Other cache:
cache_delete()
,
cache_list()
,
cache_setup()
## Not run:
# List details for all cached files
cache_details()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.