Movatterモバイル変換


[0]ホーム

URL:


Skip to contents

DataType class

Source:R/type.R
DataType-class.Rd

DataType class

R6 Methods

  • $ToString(): String representation of the DataType

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

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

  • $code(namespace): Produces an R call of the data type. Usenamespace=TRUE to call witharrow::.

There are also some active bindings:

  • $id: integer Arrow type id.

  • $name: string Arrow type name.

  • $num_fields: number of child fields.

See also

infer_type()

data-type


[8]ページ先頭

©2009-2026 Movatter.jp