Skip to content

Bug: supplied y elements corresponding to NA x must be dropped if use.points = TRUE #5

@MichaelChirico

Description

@MichaelChirico

MRE:

x = Intervals(cbind(c(0, NA), c(1, NA)))
plot(x, 1:2)
# Error in xy.coords(x, y) : 'x' and 'y' lengths differ

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