print.listof
Print a listof Object
Description
This is an S3 method for the function print for objects inheriting from class listof.
Usage
print.listof(x, ...)
Arguments
| x | an object of class listof. | 
| show.names | logical flag; if TRUE, component names are printed immediately before
each component. | 
| ... | additional arguments passed to print. | 
 
Details
This is a method for the function print() for objects inheriting from class listof.
See print or print.default for the general behavior of this function
and for the interpretation of x.