R/aaa-globals.R
list_layouts.Rd
List Available Layouts
list_layouts()
Character vector of registered layout names.
list_layouts() #> [1] "circle" "oval" "ellipse" #> [4] "spring" "fr" "fruchterman-reingold" #> [7] "groups" "grid" "random" #> [10] "star" "bipartite" "custom" #> [13] "gephi_fr" "gephi"