par_long_to_ipv4: Converts int to ipv4 dottend notation in parallel NAs will be...

Description Usage Arguments Value Examples

Description

Converts int to ipv4 dottend notation in parallel 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
par_long_to_ipv4(2130706433)
par_long_to_ipv4(c(2130706433,2130706434))

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