print.met {apsimx}R Documentation

Printer-friendly version of a metfile

Description

Print a met file in a friendly way

Usage

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


[Package apsimx version 2.6.2 Index]