D_indexD-methods | R Documentation |
Daily time index of solaR
objects.
## S4 method for signature 'Meteo'
indexD(object)
## S4 method for signature 'Sol'
indexD(object)
## S4 method for signature 'G0'
indexD(object)
object |
A |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.