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