<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.1">
</HEAD>
<BODY>
<FONT COLOR="#000000">Hi Gabor,</FONT><BR>
<BR>
<FONT COLOR="#000000">Thanks for the suggestion. All three methods mentioned so far seem reasonable. It looks like I need to familiarize myself more with how the graphics work in R, as it is not clear to me how you would mix and match calls from different packages (admittedly I haven't tried yet).</FONT><BR>
<BR>
<FONT COLOR="#000000">Do people generally stick to one graphics/charting package and work off that or is the mix and match paradigm generally acceptable? I'm curious to know what the agreed upon best practices are.</FONT><BR>
<BR>
<FONT COLOR="#000000">Thanks,</FONT><BR>
<FONT COLOR="#000000">Brian</FONT><BR>
<BR>
<BR>
----- Original message ----- <BR>
Sent: 2008/11/27 21:41:46 <BR>
Subject: Re:Re: [R-SIG-Finance] Shaded regions as an indicator in quantmod <BR>
<BR>
Although not using quantmod there is an example using <BR>
xyplot.zoo (which is a method for lattice xyplot) in: <BR>
<BR>
library(zoo) <BR>
example(xyplot.zoo) <BR>
<BR>
On Thu, Nov 27, 2008 at 12:19 PM, Brian Lee Yung Rowe <BR>
wrote: <BR>
&gt; Hi, <BR>
&gt; <BR>
&gt; I want to produce charts using quantmod similar to the ones available from <BR>
&gt; FRED. Specifically, FRED has this handy feature of rendering the <BR>
&gt; NBER-defined recession periods under the displayed time series. <BR>
&gt; <BR>
&gt; It seems like calling newTA with the appropriate function handle could <BR>
&gt; produce the output necessary to define the shading bars, but I'm not sure if <BR>
&gt; any of the existing charting types can generate the correct look and feel. <BR>
&gt; Anybody have suggestions? <BR>
&gt; <BR>
&gt; Thanks, <BR>
&gt; Brian <BR>
&gt; _______________________________________________ <BR>
&gt; R-SIG-Finance@stat.math.ethz.ch mailing list <BR>
&gt; https://stat.ethz.ch/mailman/listinfo/r-sig-finance <BR>
&gt; -- Subscriber-posting only. <BR>
&gt; -- If you want to post, subscribe first. <BR>
&gt; 
</BODY>
</HTML>