Skip to content

Commit

Permalink
Horizontal space
Browse files Browse the repository at this point in the history
  • Loading branch information
arni-magnusson committed Sep 26, 2024
1 parent 7a7d66e commit 0913b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/taf.skeleton.R
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 0913b93

Please sign in to comment.