clear_stan_cache: Clear Stan Cache
Description
This function clears anything that may exist in the Stan Cache. Most
Commonly if you are using the CmdStan backend, you'll have items in your
cache.
Usage
clear_stan_cache(pkgname)
Arguments
- pkgname
a string, the name of the package
Warning
This will removed cached models and requires that rappdirs is installed