tiledb_vfs_copy_file: Copy a file to VFS

View source: R/VFS.R

tiledb_vfs_copy_fileR Documentation

Copy a file to VFS

Description

Copy a file to VFS

Usage

tiledb_vfs_copy_file(file, uri, vfs = tiledb_get_vfs())

Arguments

file

Character variable with a local file path

uri

Character variable with a URI describing a file path

vfs

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

Value

The uri value of the removed file


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