Skip to content

Commit 1805aa1

Browse files
authored
v0.11.1
2 parents c204892 + fa02c6e commit 1805aa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/forest-plot.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,6 +739,7 @@ get_horizontal_spacing <- function(right.space,
739739
}
740740

741741
## calculate automatic col.right.pos and col.right.space
742+
text_about_auto_spacing <- NULL
742743
if (is.null(right.space) | is.null(col.right.pos) | is.null(left.space) | is.null(col.left.pos)){
743744
text_about_auto_spacing <- "Automatically calculated horizontal spacing and positioning:\n"
744745
}

0 commit comments

Comments
 (0)