write_tome_vector: Generalized write for individual vector objects to a tome...

Description Usage Arguments

View source: R/write_tome_lowlevel.R

Description

Generalized write for individual vector objects to a tome file

Usage

1
write_tome_vector(vec, tome, target, overwrite = NULL)

Arguments

vec

The vector to store

tome

Path to the target tome file

target

The target location within the tome file

overwrite

logical, whether or not to overwrite existing objects. Default = FALSE.


AllenInstitute/scrattch.io documentation built on Nov. 17, 2021, 10:06 a.m.