[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/generated/../api/../../cpp/../r/reference/FixedWidthType.html [Back]  [Original]

FixedWidthType class FixedWidthType Arrow R Package Skip to contents
Arrow R Package 25.0.1

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.

R6 Methods

FixedWidthType inherits from DataType, so it has the same methods.

Active bindings

  • $bit_width: The width of the type in bits

On this page


Web Proxy Viewer  |  New URL  |  Original Page