enums | R Documentation |
Arrow enums
TimeUnit
DateUnit
Type
StatusCode
FileMode
MessageType
CompressionType
FileType
ParquetVersionType
MetadataVersion
QuantileInterpolation
NullEncodingBehavior
NullHandlingBehavior
RoundMode
JoinType
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 39.
An object of class StatusCode
(inherits from arrow-enum
) of length 13.
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 4.
An object of class MetadataVersion
(inherits from arrow-enum
) of length 5.
An object of class QuantileInterpolation
(inherits from arrow-enum
) of length 5.
An object of class NullEncodingBehavior
(inherits from arrow-enum
) of length 2.
An object of class NullHandlingBehavior
(inherits from arrow-enum
) of length 3.
An object of class RoundMode
(inherits from arrow-enum
) of length 10.
An object of class JoinType
(inherits from arrow-enum
) of length 8.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.