layoutReport: Report Layout Extraction

View source: R/ExportToReport.R

layoutReportR Documentation

Report Layout Extraction

Description

Extracts report layout from 'IFC_graphs' object.

Usage

layoutReport(graphs)

Arguments

graphs

an 'IFC_graphs' object extracted with features extracted.

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.


gitdemont/IFC documentation built on June 11, 2025, 9:23 p.m.