Skip to content
Back to formatted view

Raw Message

Message-ID: <CAKZQJMD72HukveL1nzpO4taEyAA_SUQVdfEQj_8mpNnP3uNQVw@mail.gmail.com>
Date: 2022-07-19T20:03:08Z
From: John Kane
Subject: Need panel plots by each state, comprising three columns in R
In-Reply-To: <CAJfMH3rWJ76dh=z8OWzH1TuoDxyQFS9dDk+pqPYoREW_XXHtZw@mail.gmail.com>

Neither data or plot made it through the spam filtres.  A handy way to
supply some sample data is the dput() function.  In the case of a
large dataset something like dput(head(mydata, 100)) should supply the
data we need. Just copy and paste the output in your e-mail.  For the
plot, .pdf seems most likely to work.

On Tue, 19 Jul 2022 at 14:00, Ranjeet Kumar Jha
<ranjeetjhaiitkgp at gmail.com> wrote:
>
> Hello,
>
> I need to draw a panel plot by each importing the attached csv data (sample
> panel plot attached as well). Each state should contain three columns-  wt,
> avg, and observed, may be represented as legend or x-axis, and y-axis
> should show values.
> I tried doing it in ggplot in R but couldn't succeed.
> Please help plotting this panel plot.
>
> Thanks,
> Ranjeet
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.



-- 
John Kane
Kingston ON Canada