createdecimalhour: Converts a time object to decimal hours

Description Usage Arguments Value Author(s) See Also Examples

Description

Converts a time object to decimal hours which eases the comparison on daily basis with other data.

Usage

1
    createdecimalhour(x, minuteinterval=-99, ...)

Arguments

x

a DATETIMECLASSES object

minuteinterval

Interval to round minute values to, could be e.g. 10 minutes, 15 minutes. Negative values cause no rounding to be performed

Value

numeric

Author(s)

Øystein Godøy (o.godoy@met.no)

See Also

plotdaygraph

Examples

1
    createdecimalhour(radflux_bi)

steingod/R-ncradflux documentation built on May 30, 2019, 2:32 p.m.