Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
teunbrand committed Oct 26, 2024
1 parent 3c428be commit 951135e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/key-.R
Original file line number Diff line number Diff line change
Expand Up @@ -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 `<numeric[1]>` setting the smallest absolute value
#' that is marked with a tick in case the scale limits include 0 or negative
#' numbers.
Expand Down
4 changes: 2 additions & 2 deletions man/key_standard.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 951135e

Please sign in to comment.