powered by
This function looks for Stan code within a given R package a returns a list with the Stan code location within the package and the text of the code,
find_stan_code(pkgname = "staninside")
a list with the Stan code location within the package and the text of the code,
a string, the name of the package in which to look for the Stan code.
Run the code above in your browser using DataLab