Skip to content

Commit

Permalink
ditto
Browse files Browse the repository at this point in the history
  • Loading branch information
Smith authored and Smith committed Oct 4, 2024
1 parent a572ffe commit 461576f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 2 additions & 0 deletions R/run-model.R
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@ run_model <- function(model_data,
#'
#' @param path Character. Optional file path to use for saved data. Defaults to
#' the file path used for the original run.
#' @param save_file_path Character. file path and full file name, including .rds
#' extension.
#' @param retain_csv Logical Should the Stan csv files be retained. Defaults to
#' TRUE if user calls function directly. However, when this function is called
#' internally by `run_model` this is set to FALSE.
Expand Down
11 changes: 10 additions & 1 deletion man/save_model_run.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 461576f

Please sign in to comment.