Guarantees that records in a raws_timeseries object are distinct and are arranged in datetime order.

raws_distinct(rawsObject = NULL)

Arguments

rawsObject

raws_timeseries object

Value

A raws_timeseries object with no duplicated data records.