class arrow::FixedWidthType

class arrow::FixedWidthType

Methods

TODO

Super classes

arrow::Object -> arrow::DataType -> FixedWidthType

Methods

Public methods

Inherited methods

Method clone()

The objects of this class are cloneable with this method.

Usage

FixedWidthType$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.