| nbReadAndLoadNetwork | R Documentation | 
Read a file with netblocks in CIDR format and a free form description of the netblock, then build a table of the network with an index for fast lookup of IPv4 addresses with nbLookupIPaddrs
nbReadAndLoadNetwork(file, skip_lines = 0, quiet = FALSE)
| file | Path to the input file | 
| skip_lines | Optional number of lines to skip, use if there is an uncommented header | 
An external pointer to the table data structure in C++ space
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.