diff --git a/R/taf.skeleton.R b/R/taf.skeleton.R index eeea22f..f555eeb 100644 --- a/R/taf.skeleton.R +++ b/R/taf.skeleton.R @@ -26,7 +26,7 @@ #' @export taf.skeleton <- function(path = ".", force = FALSE, pkgs = "TAF", - model.script = "model.R", gitignore=TRUE) + model.script = "model.R", gitignore = TRUE) { # only overwrite files if force = TRUE safe.cat <- function(..., file, force) {