Also look at stackpoly() in the plotrix package. 

The R Graphical Manual shows the example plots here

http://rgm.ogalab.net/RGM/R_rdfile?f=plotrix/man/stackpoly.Rd&d=R_CC

David Carlson

-----Original Message-----
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On 
Behalf Of Sarah Goslee
Sent: Wednesday, July 16, 2014 8:59 AM
To: Leask, Graham
Cc: r-help@r-project.org
Subject: Re: [R] Area Graphs

You mean like this?

http://stackoverflow.com/questions/10840314/stacked-area-graph-in-r
http://menugget.blogspot.com/2013/12/data-mountains-and-streams-stacked-area.html
http://stackoverflow.com/questions/22544571/create-stacked-area-graph-from-time-data

Or any of the many other results from a google search on

"area graph" r

Since you claim to be "unable to find" anything relevant, maybe you
mean something different? If so, you'll need to be clearer, and
ideally link to an example.

Sarah

On Wed, Jul 16, 2014 at 9:51 AM, Leask, Graham <g.le...@aston.ac.uk> wrote:
> Area graphs are a commonly used graphic in such software as Excel but I have 
> been unable
> to find any examples of their use using R.
>
> Is there a way to produce good quality area graphs in R? If so I would 
> greatly appreciate
> being directed to the relevant package or a code example.
>
> Any help will be greatly appreciated
>
> Graham

-- 
Sarah Goslee
http://www.functionaldiversity.org

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to