succession time series graph
On 04/21/2011 08:23 AM, David Bird wrote:
Dear gracious R community, I would like to produce charts of phytoplankton biomass changes through time. Each species has a line, and the biomass varies in mirror form along the line for each species along the X time axis. Here is an example of what I'd like to do: http://www.er.uqam.ca/nobel/r30240/Succession.jpg
Hi David, Looks like a "kite chart" to me. One method is kiteChart in the plotrix package. Jim