Learn R Programming

subspace (version 1.0.4)

clustering_to_file: Write a Subspace Clustering to Disk

Description

Write a Subspace Clustering to Disk

Usage

clustering_to_file(clustering, file_path, index_should_start_at = 0)

Arguments

clustering
a subspace clustering object as generated by one of the functions from the subspace package
file_path
the path to the file into which the clustering should be written
index_should_start_at
the value that is used to refer to the first value in the dataset.

See Also

clustering_from_file