Learn R Programming

cograph (version 1.5.2)

get_layout: Get a Registered Layout

Description

Get a Registered Layout

Usage

get_layout(name)

Value

The layout function, or NULL if not found.

Arguments

name

Character. Name of the layout.

Examples

Run this code
get_layout("circle")

Run the code above in your browser using DataLab