write_stan_model.Rd
Write a Stan model code to file
write_stan_model(code, file = NULL)
Stan code (vector of character strings).
filename to write to. If no name specified, will create temporary file.
filename of saved model