enums {arrow}R Documentation

Arrow enums

Description

Arrow enums

Usage

TimeUnit

DateUnit

Type

StatusCode

FileMode

MessageType

CompressionType

FileType

ParquetVersionType

MetadataVersion

Format

An object of class TimeUnit::type (inherits from arrow-enum) of length 4.

An object of class DateUnit (inherits from arrow-enum) of length 2.

An object of class Type::type (inherits from arrow-enum) of length 36.

An object of class StatusCode (inherits from arrow-enum) of length 17.

An object of class FileMode (inherits from arrow-enum) of length 3.

An object of class MessageType (inherits from arrow-enum) of length 5.

An object of class Compression::type (inherits from arrow-enum) of length 9.

An object of class FileType (inherits from arrow-enum) of length 4.

An object of class ParquetVersionType (inherits from arrow-enum) of length 2.

An object of class MetadataVersion (inherits from arrow-enum) of length 5.


[Package arrow version 2.0.0 Index]