Extract the cluster centers coordinates
exctract_center_position(data, Cluster, centPos)dataframe (of dimension n * p).
vector (of length n) containing the cluster
allocations.
String, indicated whether the center position should be
defined by the mean (use "colMeans") or the median of the cluster
(use any other string).
matrix (k * p) with center coordinates