[R-sig-Geo] stplot question

Edzer Pebesma edzer.pebesma at uni-muenster.de
Tue Mar 5 10:00:53 CET 2013


Erin, if you don't specify the filename argument of the png file but
leave it to the default value, you will end up with

Rplot001.png
Rplot002.png
...
Rplot011.png

See how the default is constructed to understand how you can modify this
to your taste.

On 03/05/2013 09:39 AM, Hodgess, Erin wrote:
> Thank you!
> 
> I have:
> 
> stplot(kr3, layout=c(0,11))
> 
> Now, of course, one more thing, please:  the plots run one after another.  Is there a way to do one at a time, please?  My ideal is to have 11 png files.
> 
> Thanks again,
> Erin
> 
> ________________________________________
> From: r-sig-geo-bounces at r-project.org [r-sig-geo-bounces at r-project.org] on behalf of Edzer Pebesma [edzer.pebesma at uni-muenster.de]
> Sent: Tuesday, March 05, 2013 2:12 AM
> To: r-sig-geo at r-project.org
> Subject: Re: [R-sig-Geo] stplot question
> 
> Erin, See the help of xyplot in package lattice, in particular argument
> layout.
> 
> On 03/05/2013 08:21 AM, Hodgess, Erin wrote:
>> Hello!
>>
>> I have a spatio-temporal data set with 23 cities and 11 years of annual data.
>>
>> I have made it through krigeST without any problem.
>>
>> I use stplot and it works fine.  It puts all of the plots on one page.
>>
>> My question:  is there a way to have each of the stplots on separate pages, please?
>>
>> Thanks,
>> Erin
>>
>>
>>       [[alternative HTML version deleted]]
>>
>> _______________________________________________
>> R-sig-Geo mailing list
>> R-sig-Geo at r-project.org
>> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>>
> 
> --
> Edzer Pebesma
> Institute for Geoinformatics (ifgi), University of Münster
> Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251
> 8333081, Fax: +49 251 8339763  http://ifgi.uni-muenster.de
> http://www.52north.org/geostatistics      e.pebesma at wwu.de
> 
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
> 

-- 
Edzer Pebesma
Institute for Geoinformatics (ifgi), University of Münster
Weseler Straße 253, 48151 Münster, Germany. Phone: +49 251
8333081, Fax: +49 251 8339763  http://ifgi.uni-muenster.de
http://www.52north.org/geostatistics      e.pebesma at wwu.de



More information about the R-sig-Geo mailing list