Skip to content

is_valid returns NA instead of FALSE #39

@dleng2242

Description

@dleng2242

Function is_valid tests if a given IP address is a valid. It returns TRUE correctly, but returns NA instead of FALSE for an invalid IP address. (iptools version 0.6.1.)

This is what I'm running;
nval <- is_valid("NotAnIP")

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