ipv4_to_long: Converts ipv4 dottend notation to numeric NAs will be mapped...

Description Usage Arguments Value Examples

Description

Converts ipv4 dottend notation to numeric NAs will be mapped to NAs

Usage

1

Arguments

i

Vector of IP Addresses in numeric format

Value

List of IP Addresses in dotted notation format with length same as input

Examples

1
2
ipv4_to_long('127.0.0.1')
ipv4_to_long(c('127.0.0.1','192.168.1.1'))

bhaskarvk/iputils documentation built on May 12, 2019, 8:23 p.m.