qsave_obj: Simple function for serializing a distance matrix or list of...

View source: R/multivar.R

qsave_objR Documentation

Simple function for serializing a distance matrix or list of distance matrices

Description

Serializing done with the "qs" R package.

Usage

qsave_obj(x, file, msg = "Writing file to: ", threads = 1)

Arguments

x

a distance matrix or list of distance matrices

file

file name to save to

threads

number of threads used for serializing

Value

the input distance matrix or list of distance matrices


leylabmpi/LeyLabRMisc documentation built on Nov. 3, 2022, 3:45 p.m.