| mobdb_cache_info | R Documentation |
Displays information about the mobdb cache including location, number of files, and total size.
mobdb_cache_info()
List with cache information (invisibly):
path |
Cache directory path |
files |
Number of cached files |
size_mb |
Total size in megabytes |
exists |
Whether cache directory exists |
# Show cache info
mobdb_cache_info()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.