Skip to content
Prev 326258 / 398502 Next

spped up a function

On Jul 2, 2013, at 10:47 AM, Santiago Guallar wrote:

            
Simplified a bit , this is starting to look like a case for the split function:
# After doing the simplification I must ask how GPS[i,]$Ring could not == v ( or I)
#perhaps tail(df[which(u), 'wd'],1)?
This looks like it will be overwriting the l-object with every iteration of 'k'
The first thing you should do is describe in natural language what is desired to be done with objects: 'xact' and 'GPS' not yet described .... rather than asking for simplification of obscure nested  for-loops with probably redundant assignments and extraneous conditions. Make a simple example of such objects and repost.