Writes the content of a distance matrix column to an output file or a remote location denoted by a URL. The output file will contain a row key column and a triangular distance matrix, i.e. each row contains the distances to the rows succeeding it.
Note that if the destination location is a remote URL not all options are available because in general it's not possible to determine whether the remote location exists. In this case it will always be overwritten.
- Type: TableTable with distance matrix columnA table with at least one distance matrix column.