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. 11, 2024, 6:16 p.m.