| aemo_clear_cache | R Documentation |
Clear the aemo cache
aemo_clear_cache()
Invisibly returns NULL.
Other configuration:
aemo_cache_info(),
aemo_throttle()
op <- options(aemo.cache_dir = tempdir())
aemo_clear_cache()
options(op)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.