Description Usage Arguments Value Examples
View source: R/preprocessNetwork.R
Preprocess network data.
| 1 | preprocessNetworks(minimize = FALSE, lq = TRUE)
 | 
| minimize | Logical, all unecessary slots are removed | 
| lq | Logical, prepare the network for NPA computation | 
A NULL value.
| 1 2 | ## This example processes the package models to make them minimal
preprocessNetworks(minimize = TRUE, lq = FALSE)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.