search for: readfilecreatelist

Displaying 1 result from an estimated 1 matches for "readfilecreatelist".

2003 Oct 16
2
returning dynamic variable names from function
...ng on returning the first elements of a list of vectors] # for (i in 1:numFiles) { assign(dfNames[[i]],ReadFileCreateDF(fullFileNames[[i]])) # we use "assign" since we want the quoted string in dfNames to be assigned the value of the function call # the ReadFileCreateList is a function that reads an individual file and sends back a number of parameters in a list } return(list( *** WHAT DO I PUT HERE***)) } Scott Norton, Ph.D. Engineering Manager Nanoplex Technologies, Inc. 2375 Garcia Ave. Mountain View, CA 94043 www.nanoplextech.com [[al...