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

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

DataType class

R6 Methods

  • $ToString(): String representation of the DataType

  • $Equals(other): Is the DataType equal to other

  • $fields(): The children fields associated with this type

  • $code(namespace): Produces an R call of the data type. Use namespace=TRUE to call with arrow::.

There are also some active bindings:

  • $id: integer Arrow type id.

  • $name: string Arrow type name.

  • $num_fields: number of child fields.

On this page


Web Proxy Viewer  |  New URL  |  Original Page