powered by
Clears the local cache of API responses for the current RKorAPClient version. Useful when you want to force fresh data retrieval or free up disk space.
# S4 method for KorAPConnection clearCache(kco)
Invisible NULL (function called for side effects)
KorAPConnection object
if (FALSE) { kco <- KorAPConnection() clearCache(kco) }
Run the code above in your browser using DataLab