Displaying 1 result from an estimated 1 matches for "colum1".
Did you mean:
column
2007 Nov 26
2
Filling in a Zero Matrix
...abels
sample_lab <- ("A-9","B-9", "C-9", "D-9", "E-9","A-12","B-12", "C-12", "D-12", "E-12")
#add data
for (i in 1:length(pct)) {
OGS(mci(i),sample(i))<- pct(i);
}
What I want is to have colum1 from original data to be the xlabel, column 2 to be the ylabel and the 3rd colum to be the values in the matrix
Any help is appreciated.
Kind Regards
Amit Patel
___________________________________________________________
now.
[[alternative HTML version deleted]]