ip_to_binary_string: Convert a numeric vector of IPv4 addresses to a character...

View source: R/RcppExports.R

ip_to_binary_stringR Documentation

Convert a numeric vector of IPv4 addresses to a character vector of bit strings.

Description

Convert a numeric vector of IPv4 addresses to a character vector of bit strings.

Usage

ip_to_binary_string(input)

Arguments

input

character vector of IP addresses


hrbrmstr/iptools documentation built on Jan. 10, 2023, 2:54 a.m.