From 951135e86878c9f500467f9e6caece31de45995f Mon Sep 17 00:00:00 2001 From: Teun van den Brand Date: Sat, 26 Oct 2024 15:52:35 +0200 Subject: [PATCH] fix broken link --- R/key-.R | 4 ++-- man/key_standard.Rd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/R/key-.R b/R/key-.R index f278377..7d32d6d 100644 --- a/R/key-.R +++ b/R/key-.R @@ -39,8 +39,8 @@ #' transform data manually. The default, `NULL`, will use the scale #' transformation to calculate positions. It is only advisable to set the #' `prescale_base` argument when the data have already been log-transformed. -#' When using a log-transform in the scale or in [`coord_trans()`], the -#' default `NULL` is recommended. +#' When using a log-transform in the scale or in +#' [`coord_trans()`][ggplot2::coord_trans], the default `NULL` is recommended. #' @param negative_small A `` setting the smallest absolute value #' that is marked with a tick in case the scale limits include 0 or negative #' numbers. diff --git a/man/key_standard.Rd b/man/key_standard.Rd index 5d53e11..4f2c5f4 100644 --- a/man/key_standard.Rd +++ b/man/key_standard.Rd @@ -60,8 +60,8 @@ argument is evaluated.} transform data manually. The default, \code{NULL}, will use the scale transformation to calculate positions. It is only advisable to set the \code{prescale_base} argument when the data have already been log-transformed. -When using a log-transform in the scale or in \code{\link[=coord_trans]{coord_trans()}}, the -default \code{NULL} is recommended.} +When using a log-transform in the scale or in +\code{\link[ggplot2:coord_trans]{coord_trans()}}, the default \code{NULL} is recommended.} \item{negative_small}{A \verb{} setting the smallest absolute value that is marked with a tick in case the scale limits include 0 or negative