| Field {arrow} | R Documentation |
Field class
Description
field() lets you create an arrow::Field that maps a
DataType to a column name. Fields are contained in
Schemas.
Methods
-
f$ToString(): convert to a string -
f$Equals(other): test for equality. More naturally called asf == other
[Package arrow version 16.1.0 Index]