Forget past results and reset the exoplanets
cache.
1 |
1 2 3 4 5 6 | 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.