Displaying 1 result from an estimated 1 matches for "ldnw8ut0".
2012 Mar 14
1
logical test not functioning correctly on zoo series...what the hell?
...with (will be available temporarily):
http://dl.dropbox.com/u/41922443/dataout_2471_843.csv
Next, here's the code I want to impose (error that I'm seeing SHOULD
reproduce on your shell when script is executed...btw using Ubuntu Linux
11.10 if that makes a difference):
http://pastebin.com/LDNw8UT0
The issue specifically is the last line of code in which I want to print out
any value greater than 0. The outputs that I'm getting, however, are
printing out 0's down the columns. I've tried various methods assuming
various theories, read the R manual via "?" for different p...