powered by
Assign the supplied node attribute values to the graph structure contained in the browser.
setNodeAttributes(session, attributeName, nodes, values)
Nothing
a Shiny Server session object.
character string, the attribute to update.
a character vector the names of the nodes whose attributes are updated.
a character, logical or numeric vector, the new values.
if (FALSE) { setNodeAttributes(session, attributeName = attribute, nodes = yeastGalactodeNodeIDs, values = expression.vector ) }
Run the code above in your browser using DataLab