From fb1612de80b5bf6604c7895c375dba5849932b06 Mon Sep 17 00:00:00 2001 From: krlmlr Date: Thu, 25 Apr 2024 01:25:31 +0000 Subject: [PATCH] Auto-update from GitHub Actions Run: https://github.com/r-lib/pillar/actions/runs/8825589335 --- man/scale_x_num.Rd | 1 + 1 file changed, 1 insertion(+) diff --git a/man/scale_x_num.Rd b/man/scale_x_num.Rd index 24cc78566..c30fcf6ac 100644 --- a/man/scale_x_num.Rd +++ b/man/scale_x_num.Rd @@ -35,6 +35,7 @@ omitted.} \item A numeric vector of positions \item A function that takes the limits as input and returns breaks as output (e.g., a function returned by \code{\link[scales:breaks_extended]{scales::extended_breaks()}}). +Note that for position scales, limits are provided after scale expansion. Also accepts rlang \link[rlang:as_function]{lambda} function notation. }} \item{\code{minor_breaks}}{One of: