Skip to content
Prev 361186 / 398513 Next

Shaded areas in R

On 26/05/2016 11:03 AM, ?scar Jim?nez wrote:
It returns a Date object.  The str() function will show you that. But 
Date, POSIXct, and even POSIXlt are supported by many of the graphics 
functions, so you don't need to worry about the conversions.
No, that is not needed.
polygon() does.

You should try things; R won't break.
You should always do that when you pose your question; you should also 
send your questions to R-help, not privately.  I've cc'd my response there.

Duncan Murdoch