tar_nanoparquet_write {tarchetypes}R Documentation

Nanoparquet write method

Description

Internal function.

Usage

tar_nanoparquet_write(object, path, compression)

Arguments

object

R object to save.

path

Path to the data.

compression

Compression type.


[Package tarchetypes version 0.11.0 Index]