tiledb_vfs_copy_dir: Copy a directory recursively to VFS

View source: R/VFS.R

tiledb_vfs_copy_dirR Documentation

Copy a directory recursively to VFS

Description

Copy a directory recursively to VFS

Usage

tiledb_vfs_copy_dir(dir, uri, vfs = tiledb_get_vfs())

Arguments

dir

Character variable with a local directory path

uri

Character variable with a URI describing a directory path

vfs

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

Value

The uri value of the copied directory


TileDB-Inc/TileDB-R documentation built on April 13, 2025, 8:25 a.m.