[R] reading a 40kb csv file in R

2005-02-15 Thread Fairouz Makhlouf
I am trying to read a matrix of 5000*2000 from a csv file of real numbers in R using the scan function. I am getting an error saying that R can not read a vector > 32KB and it can't allocate a memory of 191 MB etc. What should I do. I am using R1.7.1. Thanks = Thanks Fairouz

[R] question about ldahist function

2005-02-04 Thread Fairouz Makhlouf
Hi, When I am using ldahist function I would like to specify different colors for each of the groups in the data I am using. Is it possible? If not does anybody know of another function to plot multiple histograms on one plot for different groups. Thanks = Thanks Fairouz Makhlouf