tiledb_vfs_create_dir: Create a VFS Directory

View source: R/VFS.R

tiledb_vfs_create_dirR Documentation

Create a VFS Directory

Description

Create a VFS Directory

Usage

tiledb_vfs_create_dir(uri, vfs = tiledb_get_vfs())

Arguments

uri

Character variable with a URI describing a diretory path

vfs

A TileDB VFS object; default is to use a cached value.

Value

The uri value of the created directory


TileDB-Inc/TileDB-R documentation built on Oct. 2, 2024, 8:14 a.m.