Displaying 1 result from an estimated 1 matches for "et196".
Did you mean:
196
2011 Apr 27
2
Writing Macros for RExcel
I have columns of data in Excel 2007, A2:A196, B2:B196...ET2:ET196 that I
would like to place into arrays in R. I have been trying to write a macro
that would automatically create all of my arrays for me with a array names
coming from the cells A1, B1, etc.
I can manually create an array using RExcel<Put R Var< Array, but I don't
want to manually create...