if (FALSE) {
setEdgeAttributes(session,
attributeName = "score",
sourceNodes = c("A", "B", "C"),
targetNodes = c("D", "E", "A"),
interactions = c("promotes", "promotes", "inhibits"),
values = new.scores
)
}
Run the code above in your browser using DataLab