Rdocumentation
powered by
Learn R Programming
roxygen2 (version 2.2.2)
clear_caches: Clear all roxygen caches.
Description
In order to speed up execution time, roxygen caches a number of interim results. This function empties all caches and guarantees that all results are computed afresh.
Usage
clear_caches()
Arguments