View source: R/ExportToReport.R
layoutReport | R Documentation |
Extracts report layout from 'IFC_graphs' object.
layoutReport(graphs)
graphs |
an 'IFC_graphs' object extracted with features extracted. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.