as.character.header {emayili}R 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.


[Package emayili version 0.8.0 Index]