Description Usage Arguments See Also
Read or write 'dist' objects from and to file. read_dist returns a 'dist' object, read_dist_tbl returns a melted tbl.
1 2 3 4 5 | read_dist(file, ...)
write_dist(dist, file, ...)
read_dist_tbl(Filename, Row, Column, Value)
|
file |
path for reading or writing. |
... |
further arguments to pass to 'read.csv' or 'write.table' |
dist |
object of type 'dist' to write. |
dist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.