Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

layout_to_table

Convert a layout to a table


Description

This generic takes care of dispatching various layout types (names, functions, tables) to their respective functions that will return a valid layout table.

Usage

layout_to_table(layout, graph, ...)

Arguments

layout

A supported object

graph

A tbl_graph

...

passed on to implementations

Value

A valid data.frame


ggraph

An Implementation of Grammar of Graphics for Graphs and Networks

v2.0.5
MIT + file LICENSE
Authors
Thomas Lin Pedersen [cre, aut] (<https://orcid.org/0000-0002-5147-4711>), RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.