From 654b82fd6a8737eaeac2a95fd62933114cc04a64 Mon Sep 17 00:00:00 2001 From: Wolfgang Viechtbauer Date: Tue, 12 Dec 2023 14:07:12 +0100 Subject: [PATCH] Update linl.R with info on signature-scale argument. --- R/linl.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/linl.R b/R/linl.R index a96be40..96e6a00 100644 --- a/R/linl.R +++ b/R/linl.R @@ -37,7 +37,7 @@ #' \item{\code{ps}}{Text to be added at the end of the letter as a postscript.} #' \item{\code{return-address}}{Address of the sender: takes a list to allow a multi-line address.} #' \item{\code{signature}}{Image file for a signature.} -#' \item{\code{signature-before}, \code{signature-after}}{Allows adjustment of vertical space surrounding signature.} +#' \item{\code{signature-before}, \code{signature-after}, \code{signature-scale}}{Allows adjustment of vertical space surrounding signature and the scaling of the signature image (1.0 being the default if unspecified).} #' } #' #' The vignette source shows several of these options in use.