Skip to content
Prev 280865 / 398503 Next

need help with a time series plotting problem

On Dec 24, 2011, at 9:24 AM, vibhava wrote:

            
Instead of posting print-output why not post the results of  
dput(head(flow))
There's no column with that name.
For another thing, you generally  need to use %Y for 4 digit years.
Not sure if that empty argument is going to be handled gracefully.
Your code is not reproducible.