Movatterモバイル変換


[0]ホーム

URL:


Skip to contents

Convert an object to an Arrow DataType

Source:R/type.R
as_data_type.Rd

Convert an object to an Arrow DataType

Usage

as_data_type(x,...)# S3 method for class 'DataType'as_data_type(x,...)# S3 method for class 'Field'as_data_type(x,...)# S3 method for class 'Schema'as_data_type(x,...)

Arguments

x

An object to convert to an ArrowDataType

...

Passed to S3 methods.

Value

ADataType object.

Examples

as_data_type(int32())#> Int32#> int32

[8]ページ先頭

©2009-2026 Movatter.jp