# NOT RUN {
# Pearson's correlation only for CRAN checks
A <- TMFG(neoOpen, normal = FALSE)$A
igraphNetwork <- convert2igraph(A)
# }
# NOT RUN {
neuralarray <- convertConnBrainMat()
igraphNeuralList <- convert2igraph(neuralarray, neural = TRUE)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab