Skip to content

Update is.waive to is.waiver #76

@donyunardi

Description

@donyunardi

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:

is.waive <- getFromNamespace("is.waive", "ggplot2")

if (!is.waive(sec.axis)) {

Let me know if you agree and I can raise a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions