The function stores a LaTeX style table in a txt file.
export.table(tabular, name = "table", path = getwd())A long string corresponding to the output of
show.affinity.matrix, show.diagonal or
show.test, or one of the two elements of
show.saliency (U.table or V.table).
A string indicating the name of the txt file. Defaults to
"affinity_matrix".
A string indicating the path where to save the txt file. Defaults to current path.
The function stores a long string in LaTeX style that can be
processed in the standard LaTeX tabular environment in a txt file in
located in path.