| nbReadNetwork | R Documentation | 
#' @param file Path to the input file
nbReadNetwork(file, skip_lines = 0, quiet = FALSE)
| skip_lines | Optional number of lines to skip, use if there is an uncommented header | 
A data frame appropriate for nbLoadNetwork() The input can contain empty rows. A '#' in the NetBlock field will cause that row to be ignored.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.