Invert Edges on The Main Axis of a Panicle
invert_edges(panicle_graph, check_before = FALSE)
Arguments
panicle_graph |
a panicle graph |
check_before |
`logical`, defaults to `FALSE` should the
function check if
the edges on the main axis of the panicle are pointing inward
before inverting them? |