print.met: Printer-friendly version of a metfile
Description
Print a met file in a friendly way
Usage
# S3 method for met
print(x, ...)
Arguments
x
an R object of class ‘met’
...
additional printing arguments
Value
It prints to console. Not used to return an R object.