dist_files: Read and write dist objects to file

Description Usage Arguments See Also

Description

Read or write 'dist' objects from and to file. read_dist returns a 'dist' object, read_dist_tbl returns a melted tbl.

Usage

1
2
3
4
5
read_dist(file, ...)

write_dist(dist, file, ...)

read_dist_tbl(Filename, Row, Column, Value)

Arguments

file

path for reading or writing.

...

further arguments to pass to 'read.csv' or 'write.table'

dist

object of type 'dist' to write.

See Also

dist


wilkox/wilkoxmisc documentation built on Oct. 14, 2020, 7:51 a.m.