as.character.header: Create formatted header.

View source: R/header.R

as.character.headerR Documentation

Create formatted header.

Description

Accepts a header object and formats it as a header field.

Usage

## S3 method for class 'header'
as.character(x, width = 30, ...)

Arguments

x

A header object.

width

The width of the head name field.

...

Further arguments passed to or from other methods.

Value

A formatted header field.


emayili documentation built on Aug. 30, 2023, 5:12 p.m.