class DictionaryType

class DictionaryType

Methods

TODO

Super classes

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

Methods

Public methods

Inherited methods

Method ToString()

Usage

DictionaryType$ToString()


Method clone()

The objects of this class are cloneable with this method.

Usage

DictionaryType$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.