Skip to content
Prev 383349 / 398502 Next

NA command in a 'for' loop

Hello,

I believe the only way we have to see what is happening is for you to 
post the output of


dput(head(d, 20))  # or 30


or, with d2 a subset of d that includes zeros,


dput(head(d2, 20))


Hope this helps,

Rui Barradas

?s 17:48 de 20/04/20, Helen Sawaya escreveu: