Convert a layout to a table
This generic takes care of dispatching various layout types (names, functions, tables) to their respective functions that will return a valid layout table.
layout_to_table(layout, graph, ...)
layout
graph
tbl_graph
...
A valid data.frame
Useful links