Skip to contents

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.