<div dir="ltr"><div><div>this still works<br>
<br>
plot(FLStocks("1"=ple4,"2"=ple4))<br>
<br>
If you are familiar with ggplot2 then you can add an appropraite scale e.g.<br>
<br>
plot(FLStocks("1"=ple4,"2"=ple4))+scale_colour_manual("Iter",values=c("red","black"))<br><br></div>i.e. you can "retro-tinker" using ggplot2<br><br></div>Laurie<br>
</div>