powered by
Create a list of nodes and edges related to all standards in data folder.
build_network(verbose = FALSE, as_igraph = TRUE)
logical, FALSE by default. Change it to see the process messages.
logical, TRUE by default. Change it to get list of nodes and edges.
list, containing nodes and edges as data frames
# NOT RUN { mitrenet <- mitre::build_network(as_igraph = FALSE) # }
Run the code above in your browser using DataLab