as.meteoioini: Coerces an object to a meteoioini-class object
Description
It coerces an object to a meteoioini-class object. In case the object is a character string, it is considered to be the name of an INI file and the meteoioini-class object is imported.
Usage
as.meteoioini(object, ...)
as.meteoioini(object, ...)
# S4 method for character
as.meteoioini(object, ...)
# S4 method for list
as.meteoioini(object, ...)
# S4 method for meteoioini
as.meteoioini(object, ...)