Learn R Programming

Rip46 (version 1.0.2)

ip4: IPv4 Conversion Functions

Description

Functions to manipulate objects of class "ip4" representing IP version 4 addresses.

Usage

as.ip4(x)
"as.ip4"(x)
"as.ip4"(x)
"as.character"(x, ...)

Arguments

x
An object to be converted.
...
further arguments passed to or from other methods.

Examples

Run this code
as.ip4("192.168.0.1")

Run the code above in your browser using DataLab