Displaying 1 result from an estimated 1 matches for "tp3421439p3421768".
2011 Apr 02
2
Putting a loop in a function
I'm stuck here. The following code works great if I just use it on the
command line in a 'for' loop. Once I try to define it as a function as seen
below, I get bad results. I'm trying to return a vector of column indices
based on a short string that is contained in a selection (length of about
70) of long column names that changes from time to time. Is there an
existing function