hilbert_encode {iptools}R Documentation

Encode an IPv4 address to Hilbert space

Description

Encode an IPv4 address to Hilbert space

Usage

hilbert_encode(x, bpp = 8L)

Arguments

x

IPv4 address

bpp

Hilbert depth (max 12)


[Package iptools version 0.6.1 Index]