tiledb_vfs_serialize: Serialize an R Object to a VFS-accessible URI

View source: R/VFS.R

tiledb_vfs_serializeR Documentation

Serialize an R Object to a VFS-accessible URI

Description

Serialize an R Object to a VFS-accessible URI

Usage

tiledb_vfs_serialize(obj, uri, vfs = tiledb_get_vfs())

Arguments

obj

An R object which will be passed to serialize()

uri

Character variable with a URI describing a file path to an RDS file

vfs

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

Value

The uri is returned invisibly


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