Re: [R] print multiple plots to jpeg, one lattice and one ggplot2

2013-05-05 Thread Christophe Bouffioux
OK thanks it works christophe 2013/5/3 Felipe Carrillo > Something like this? > library(gridExtra) > grid.arrange(one,two) > > Felipe D. Carrillo > Supervisory Fishery Biologist > Department of the Interior > US Fish & Wildlife Service > California, USA > http://www.fws.gov/redbluff/rbdd_jsmp.

Re: [R] print multiple plots to jpeg, one lattice and one ggplot2

2013-05-03 Thread Felipe Carrillo
Something like this? library(gridExtra) grid.arrange(one,two) Felipe D. Carrillo Supervisory Fishery Biologist Department of the Interior US Fish & Wildlife Service California, USA http://www.fws.gov/redbluff/rbdd_jsmp.aspx > >From: Christophe Bouffioux >To: "r-