View source: R/profitUtility.R
profitClearCache | R Documentation |
Usually unknown to the user, ProFit (via libprofit) caches a few objects to speed up loading times in future executions. Rarely users might need to clear this cache, specially if the package is failing to load because of some cache problem.
In particular, FFTW wisdom and OpenCL compiled kernels are cached by libprofit.
profitClearCache()
Rodrigo Tobar
profitClearCache()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.