Returns a list of nodes and edges (neighbors) based on input node.
getNodeNeighbors(
nodes = c("T1104"),
direction = "both",
mitrenet = getLatestDataSet()[["mitrenet"]],
verbose = FALSE
)
MITRE Standard Id as character vector
value should be: "from", "to" or "both"
MITRE network built with this package
default is FALSE
list of nodes and edges