| column_type {quasardb} | R Documentation |
Currently, a timeseries can have columns of the following types: - double - column of floating point values. - blob - column of binary data. - integer - column of signed 64-bit integer values. - timestamp - column of nanosecond-precision timestamps.
column_type
An object of class list of length 4.