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

# S3 method for 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.