as.character.header {emayili} | R Documentation |
Accepts a header object and formats it as a header field.
## S3 method for class 'header'
as.character(x, width = 30, ...)
x |
A header object. |
width |
The width of the head name field. |
... |
Further arguments passed to or from other methods. |
A formatted header field.