D_indexD-methods {solaR} | R Documentation |
Daily time index of solaR
objects.
signature(object = "Meteo")
returns the index of the
data
slot (a zoo
object.)
signature(object = "Sol")
returns the index of the
solD
slot (a zoo
object.)
signature(object = "G0")
same as for object='Sol'
Oscar Perpiñán Lamigueiro