# NOT RUN {
## In real life, download crandb from CRAN or load it from your directory
## with functions crandb_down() or crandb_load().
## In this example, we use a small file.
crandb_load(system.file("data", "zcrandb.rda", package = "RWsearch"))
netw <- p_network(stringr, methods, parallel, stats, utils, reverse = TRUE)
n_graphF(netw)
n_graphS(netw)
n_graphF(p_network(canprot, FatTailsR, actuar, exclpkgs = FALSE))
# }
Run the code above in your browser using DataLab