Skip to content

is.count(NA_real_) returns an error #54

@drkarthi

Description

@drkarthi

is.count() fails for NA_real_ with the error Error in if (!is.integerish(x)) return(FALSE) : missing value where TRUE/FALSE needed.

My thought is that NA_real_ should not be considered a count. What do you think?

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