behead: Separate table header and table body

View source: R/helpers.R

beheadR Documentation

Separate table header and table body

Description

Separate table header and table body to write it to a spreadsheet or to html or to whatever. It returns dataframe with a header as an ‘attr(tbl, ’header')“.

Usage

behead(tbl)

Arguments

tbl

is a 'mlth.data.frame' or 'data.frame'. If 'tbl' is a 'data.frame', the function returns it unchanged.

Details

Also see 'unpivotr::behead()“


IvanVoronin/mlth.data.frame documentation built on Jan. 31, 2024, 10:13 a.m.