I have a matrix stored as a .csv file, in which column and row headers are identical (it\'s a citation matrix).
I use read.csv() to read the file and then I
read.csv()