Resolves at
argument passed to the runner
-
checks if the argument has a valid value. If argument is a single character
matching column name in the x
then is replaced with the value x[[at]]
.check_unresolved_at(x, at)
resolved at
(data.frame
)
(integer
, Date
, POSIXt
, character
vector)
Vector of any size and any value defining output data points. Values of the
vector defines the indexes which data is computed at. Can be also POSIXt
sequence increment used in at
argument in base::seq.POSIXt()
.
See 'Specifying time-intervals' in details section.