Displaying 1 result from an estimated 1 matches for "arunoff_1951_temp".
2009 Mar 25
4
Manual sort in a for loop
...+1
}
The error I get is:
Error in paste("arunoff_", table_year, "_temp")[c(10, 7, 9, 5, 4, 12, :
incorrect number of dimensions
...depsite this not occurring when I do each table individually (so it can't be a case of there not being enough rows, as> dim(arunoff_1951_temp) gives [1] 12 11
I have a feeling that it may be a syntax error, possibly between 'temp' and the square bracket, but I can't be sure of this.
Any solutions or advice offered would be gratefully received.
Many thanks,
Steve
__________________________________________________________...