tiledb_vfs_close: Close a TileDB VFS Filehandle

View source: R/VFS.R

tiledb_vfs_closeR Documentation

Close a TileDB VFS Filehandle

Description

Close a TileDB VFS Filehandle

Usage

tiledb_vfs_close(fh, ctx = tiledb_get_context())

Arguments

fh

A TileDB VFS Filehandle external pointer as returned from tiledb_vfs_open

ctx

(optional) A TileDB Ctx object

Value

The result of the close operation is returned.


eddelbuettel/tldbr documentation built on Sept. 24, 2024, 5:28 a.m.