Thanks.  What editor do you use?  I'm working in a Mac, if that makes a 
difference.

From: Gerrit Draisma <gdrai...@xs4all.nl>
Date: Tuesday, February 9, 2021 at 5:10 PM
To: Parkhurst, David F. <parkh...@indiana.edu>
Cc: r-help@r-project.org <r-help@r-project.org>
Subject: Re: [R] Need help using lattice
Ha David,
I do not know.
It must be that your AprtoDec object  is different from month.abb.
Anyhow it should contain the labels for all twelve months!
If I copy your command in an interactive session I just get the message
that AprtoDec is not defined.

I understand that you type the commands interactively in an R session?
I usually prefer using an editor to write the program, and execute with a
 > source("dotplot.R",echo=TRUE)
command.
I like an editor with syntax highlighting and shows matching brackets.

I have attached my dotplot.R to this mail.

Gerrit

______________________________________________
R-help@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.

Reply via email to