build_editor_data: Build extended editor data with metadata

View source: R/edit.R

build_editor_dataR Documentation

Build extended editor data with metadata

Description

Constructs a TSV grid that includes spanner rows above the header, plus rowRoles and mergedRegions arrays for PaperEditor.

Usage

build_editor_data(x)

Arguments

x

A melliotab object

Value

List with tsv (string), rowRoles (character vector), mergedRegions (list of lists with row/col/rowSpan/colSpan), cellFormats, and cellBorders.


mellio documentation built on Aug. 30, 2026, 1:06 a.m.