nbLoadNetwork: Build a network description table from a data frame.

View source: R/netblockr.R

nbLoadNetworkR Documentation

Build a network description table from a data frame.

Description

Build a network description table from a data frame.

Usage

nbLoadNetwork(nets, quiet = FALSE)

Arguments

nets_df

A data frame with columns named 'NetBlock' & 'Description'

Value

An external pointer to the table data structure in C++ space The input can contain empty rows. A '#' in the NetBlock field will cause that row to be ignored.


meekj/netblockr documentation built on Sept. 9, 2023, 9:37 p.m.