asn_table_to_trie: Convert a _pyasn_ generated CIDR data file to a trie

View source: R/cidr.r

asn_table_to_trieR Documentation

Convert a pyasn generated CIDR data file to a trie

Description

Convert a pyasn generated CIDR data file to a trie

Usage

asn_table_to_trie(asn_table_file)

Arguments

asn_table_file

filename of dat file (can be gzip'd)

Examples

asn_table_to_trie(system.file("test", "rib.tst", package="iptools"))

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