[R] Need help using lattice
    Parkhurst, David F. 
    p@rkhur@ @end|ng |rom |nd|@n@@edu
       
    Wed Feb 10 03:14:13 CET 2021
    
    
  
Thanks.  What editor do you use?  I'm working in a Mac, if that makes a difference.
From: Gerrit Draisma <gdraisma using xs4all.nl>
Date: Tuesday, February 9, 2021 at 5:10 PM
To: Parkhurst, David F. <parkhurs using indiana.edu>
Cc: r-help using r-project.org <r-help using 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
    
    
More information about the R-help
mailing list