tiledb_query_create_buffer_ptr_char: Allocate and populate a Query buffer for writing the given...

View source: R/Query.R

tiledb_query_create_buffer_ptr_charR Documentation

Allocate and populate a Query buffer for writing the given char vector

Description

Allocate and populate a Query buffer for writing the given char vector

Usage

tiledb_query_create_buffer_ptr_char(query, varvec)

Arguments

query

A TileDB Query object

varvec

A vector of strings

Value

An external pointer to the allocated buffer object


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