Forget past results and reset the exoplanets
cache.
Examples
if (interactive()) {
system.time(exoplanets("k2names"))
system.time(exoplanets("k2names"))
forget_exoplanets()
system.time(exoplanets("k2names"))
}
Forget past results and reset the exoplanets
cache.
if (interactive()) {
system.time(exoplanets("k2names"))
system.time(exoplanets("k2names"))
forget_exoplanets()
system.time(exoplanets("k2names"))
}