D_levelplot-methods {solaR2} | R Documentation |
Methods for function levelplot
and zoo
and solaR
objects.
signature(x = "formula", data = "Meteo")
: The Meteo
object is converted into a data.table
object, and
the previous method is used.
signature(x = "formula", data = "Sol")
: idem
signature(x = "formula", data = "G0")
: idem
Oscar Perpiñán Lamigueiro, Francisco Delgado López.