powered by
Layout the current graph using the specified strategy.
doLayout(session, strategy)
Nothing
a Shiny Server session object.
a character string, one of cola, cose, circle, concentric, grid, breadthfirst, random, dagre, cose-bilkent.
if (FALSE) { doLayout(session, "cola") }
Run the code above in your browser using DataLab