Description Usage Arguments See Also Examples
It prints or shows a smet-class
directly on terminal or on an external file.
1 2 3 4 5 6 7 |
x, object |
a |
date.field |
field neme used for date and time. Default is |
date.format |
format used for date and time. Default is |
file |
filename where to print the |
print.all |
logical value. If it is |
max.records |
maximum printable number of records. Default is 20 and it is activated only if |
... |
further argumnents for |
smet-class
, smet
,writeLines
,print.meteoioini
1 2 3 | file <- system.file("examples/test.smet",package="RSMET")
sm <- smet(file)
print(sm)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.