indexD-methods: Methods for Function indexD

D_indexD-methodsR Documentation

Methods for Function indexD

Description

Daily time index of solaR objects.

Usage

## S4 method for signature 'Meteo'
indexD(object)
## S4 method for signature 'Sol'
indexD(object)
## S4 method for signature 'G0'
indexD(object)

Arguments

object

A Meteo, Sol or G0 object (or extended).

Methods

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'

Author(s)

Oscar Perpiñán Lamigueiro


solaR documentation built on April 12, 2025, 1:51 a.m.