get_cache_used | R Documentation |
get_cache_used()
returns the amount of memory currently in use for
GDAL block caching. This a wrapper for GDALGetCacheUsed64()
with return
value as MB.
get_cache_used()
Integer. Amount of cache memory in use in MB.
get_cache_used()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.