Description Usage Arguments Value See Also Examples
Function to read a a Meteo IO *.ini file
1 | meteoioini(file = NULL, comment = "#", ...)
|
file |
Meteo IO INI file name |
comment |
character symbol used to comment lines or part of lines. Default is |
... |
further arguments |
a meteoioini-class
object
meteoioini-class
,print.meteoioini
1 2 | file <- system.file("examples/io.ini",package="RSMET")
ini <- meteoioini(file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.