Learn R Programming

IFC (version 0.2.1)

layoutReport: Report Layout Extraction

Description

Extracts report layout from `IFC_graphs` object.

Usage

layoutReport(graphs)

Value

a list containing:

-lay, a 3 columns (N, x, y) data.frame, where N is the graph index and x and y its coordinates on the layout,

-mat, a matrix describing the layout.

Arguments

graphs

an `IFC_graphs` object extracted with features extracted.