Learn R Programming

tiledb (version 0.9.7)

tiledb_set_vfs: Store a TileDB VFS object in the package environment

Description

Store a TileDB VFS object in the package environment

Usage

tiledb_set_vfs(vfs)

Arguments

vfs

A TileDB VFS object

Value

NULL, invisibly. The function is invoked for the side-effect of storing the VFS object.