forget_exoplanets | R Documentation |
Forget past results and reset the exoplanets
cache.
forget_exoplanets()
if (interactive()) { system.time(exoplanets("k2names")) system.time(exoplanets("k2names")) forget_exoplanets() system.time(exoplanets("k2names")) }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.