Skip to content
Prev 387152 / 398502 Next

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

Op 09-02-2021 om 21:14 schreef Parkhurst, David F.:
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dotplot.R
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20210209/74664e3d/attachment.ksh>