last.day.time: Returns the end date and time within a specified month

Description Usage Arguments Value Author(s)

Description

For a temporal agregation, the function will return the latest date and time of that aggregation. For example, when December 2017 is specified with a 30 minute agregation, the function will return "2017-12-31 23:30:00".

Usage

1
last.day.time(end.month, time.agr)

Arguments

end.month

Parameter of class character. The month in which the latest date and time should be returned.

time.agr

What the temporal agregation of the returned time shoule be, in minutes.

Value

Latest date and time in the input month, offset from midnight by the input temporal agregation.

Author(s)

Robert Lee rlee@battelleecology.org


rhlee12/Noble documentation built on May 31, 2019, 10:36 a.m.