Skip to content
Prev 170113 / 398506 Next

Generating Correlation matrix

We still have nothing at all specific about what these files even look  
like. Perhaps the problem is that you have not even read basic  
introductory material an don't yet know how to import files? If so,  
then look at:

?read.table    #which also  has material on read.csv

Perhaps:
read.csv(file ="c:/dir1/dir2/equity.csv", header = TRUE) # or FALSE