| FixedWidthType | R Documentation |
FixedWidthType is a base class for data types with a fixed width in bits.
This includes all integer types, floating-point types, Boolean,
FixedSizeBinary, temporal types (dates, times, timestamps, durations),
and decimal types.
FixedWidthType inherits from DataType, so it has the same methods.
$bit_width: The width of the type in bits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.