as_bigdist: Convert to bigdist

Description Usage Arguments Details Value Examples

Description

Generic to convert an object of class 'bigdist'

Usage

1

Arguments

x

Object coercible to bigdist

file

File to write the 'bigdist' matrix

...

additional arguments

Details

Writing distances to FBM can be parallelized by setting up a future backend

Value

An object of class 'bigdist'

Examples

1
2
temp3 <- as_bigdist(dist(mtcars), file = file.path(tempdir(), "temp_ex4"))
temp3

bigdist documentation built on May 1, 2019, 10:23 p.m.