powered by
Generic to convert an object of class 'bigdist'
as_bigdist(x, file, ...)
Object coercible to bigdist
File to write the 'bigdist' matrix
additional arguments
An object of class 'bigdist'
Writing distances to FBM can be parallelized by setting up a future backend
# NOT RUN { temp3 <- as_bigdist(dist(mtcars), file = file.path(tempdir(), "temp_ex4")) temp3 # }
Run the code above in your browser using DataLab