-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hello,
ggplot's is.waive
is not exported and renamed to is.waiver
:
tidyverse/ggplot2#6173
This update was done in Nov 2024 and will be available on the next release.
Probably need to update these lines:
Line 55 in 5dc7ef9
is.waive <- getFromNamespace("is.waive", "ggplot2") |
Line 37 in 5dc7ef9
if (!is.waive(sec.axis)) { |
Let me know if you agree and I can raise a PR.
Metadata
Metadata
Assignees
Labels
No labels