[prev in list] [next in list] [prev in thread] [next in thread] 

List:       r-help
Subject:    Re: [R] Problem with Example with Lattice
From:       Gerrit Draisma <gdraisma () xs4all ! nl>
Date:       2017-05-28 18:44:51
Message-ID: 7df217f4-eac2-0a72-4c28-f9cefa97f7b8 () xs4all ! nl
[Download RAW message or body]

Hallo Lorenzo,
In addition to Berts advice
try
 > trellis.par.get("superpose.symbol")
which shows the default for superposed graphics
and set them with the par.settings parameter
 > dotplot(VADeaths, type = "o",
+ auto.key = list(lines = TRUE, space = "right"),
+ main = "Death Rates in Virginia - 1940",
+ par.settings=list(superpose.symbol=list(pch=1:4)),
+ xlab = "Rate (per 1000)")

Gerrit

On 05/28/2017 12:00 PM, r-help-request@r-project.org wrote:
> Re: Problem with Example with Lattice

______________________________________________
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.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic