[FLR-list] Plotting FLStocks with ggplot2 vs lattice
Laurie Kell
lauriekell at gmail.com
Thu Sep 19 15:17:23 CEST 2013
this still works
plot(FLStocks("1"=ple4,"2"=ple4))
If you are familiar with ggplot2 then you can add an appropraite scale e.g.
plot(FLStocks("1"=ple4,"2"=ple4))+scale_colour_manual("Iter",values=c("red","black"))
i.e. you can "retro-tinker" using ggplot2
Laurie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/flr-list/attachments/20130919/812df2de/attachment.html>
More information about the flr-list
mailing list