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.
clear_stan_cache(pkgname)
a string, the name of the package
invisible null
This will removed cached models and requires that rappdirs
is installed