From 0913b93e2fb856a49c3eabd94e37fa2b6853e0af Mon Sep 17 00:00:00 2001 From: Arni Magnusson Date: Thu, 26 Sep 2024 14:54:58 +1100 Subject: [PATCH] Horizontal space --- R/taf.skeleton.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {