r_to_tiledb_type: Look up TileDB type corresponding to the type of an R object

View source: R/Utils.R

r_to_tiledb_typeR Documentation

Look up TileDB type corresponding to the type of an R object

Description

Look up TileDB type corresponding to the type of an R object

Usage

r_to_tiledb_type(x)

Arguments

x

an R array or list

Value

single character, e.g. INT32


tiledb documentation built on Sept. 27, 2023, 9:06 a.m.