This function allocates query buffers directly from R vectors in
case the types match: integer
, double
, logical
. For more
general types see tiledb_query_buffer_alloc_ptr
and
tiledb_query_buffer_assign_ptr
tiledb_query_set_buffer(query, attr, buffer)
The modified query object, invisisibly
A TileDB Query object
A character value containing the attribute
A vector providing the query buffer