Skip to contents

Export document clustering analysis results to CSV

Usage

export_document_clustering(
  coordinates,
  clusters = NULL,
  labels = NULL,
  doc_ids = NULL,
  file_path
)

Arguments

coordinates

Document coordinates

clusters

Cluster assignments (optional)

labels

Cluster labels (optional)

doc_ids

Document IDs

file_path

Path to save the CSV file