dot-check_unresolved_at: Resolves at argument

.check_unresolved_atR Documentation

Resolves at argument

Description

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]]

Usage

.check_unresolved_at(x, at)

Arguments

x

(data.frame)

at

(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 seq.POSIXt. See 'Specifying time-intervals' in details section.

Value

resolved at


runner documentation built on March 31, 2023, 10:35 p.m.