aqDropHour {aqr} | R Documentation |
removes all data that belongs to a specific hour from an input data set.
aqDropHour(x, hour)
hour |
the hour to remove from this data set, e.g. 8 or 15, etc. |
x |
an input xts object |
a dataset in which all information for this hour has been dropped.