layout.func: Creates layout function

View source: R/ShinyApp.R

layout.funcR Documentation

Creates layout function

Description

This function transforms a layout string from the igraph package into a corresponding layout function.

Usage

layout.func(layout)

Arguments

layout

the layout as a string

Details

This function transforms a layout string from the igraph package into a corresponding layout function. If the string does not represent an existing layout from the igraph package, the layout function is automatically set to layout.auto.

Value

the corresponding layout function


RomanSchefzik/DNT documentation built on Sept. 11, 2022, 10:29 p.m.