rib_to_asn_table: Convert RouteViews RIB (bgpdump table dump v2) to subnet/asn...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

It presently ONLY works with the modern RouteViews v2 format.

Usage

1
rib_to_asn_table(path, progress = FALSE)

Arguments

path

path to RouteViews RIB (can be compressed)

progress

if TRUE output a message every 50,000 records.

Value

tbl_df (tibble) or NULL


hrbrmstr/mrt documentation built on May 17, 2019, 5:11 p.m.