] Scripting issues
Users,
I am currently running scripts on a rather large dataset. Many times I sort
the data into smaller datasets and must analyze them individually. My
instincts are to make a for loop, but I can't seem to find a way to index
each sub-dataset (data frames as the case would
Could you explain a little more about exactly what you are trying to
do, or provide some sample code. How are you creating the subsets?
Can you put them in a list and then process them from the list, or you
could use an 'lapply'. So some details would be helpful.
On 1/11/08, dave mitchell <[EMAI
Users,
I am currently running scripts on a rather large dataset. Many times I sort
the data into smaller datasets and must analyze them individually. My
instincts are to make a for loop, but I can't seem to find a way to index
each sub-dataset (data frames as the case would have it). I would mak
3 matches
Mail list logo