Learn R Programming

Rip46 (version 1.0.2)

ip6: IPv6 Conversion Functions

Description

Functions to manipulate objects of class "ip6" representing IP version 6 addresses.

Usage

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

Arguments

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

Examples

Run this code
as.ip6("DE:AD:BE:EF:01:23:45:67")

Run the code above in your browser using DataLab