| D_levelplot-methods {solaR} | R Documentation |
Methods for function levelplot.
Description
Methods for function levelplot and zoo and solaR objects.
Methods
signature(x = "formula", data = "zoo"):-
The
zooobject is converted into adata.frameobject and additional columns are added (day,monthandyear, andwwith the solar hour in radians). Thisdata.frameis thedataargument for a call tolevelplot, using the S3 method for classformula. signature(x = "formula", data = "Meteo"):-
The
Meteoobject is converted into azooobject, and the previous method is used. signature(x = "formula", data = "Sol"):idem
signature(x = "formula", data = "G0"):idem
Author(s)
Oscar Perpiñán Lamigueiro
[Package solaR version 0.46 Index]