Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

630 results for “from:Paul Hiemstra”

Logit model in R commander
Paul Hiemstra · Apr 11, 2011 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20110411/841bd377/attachment.pl>

R2Cuba package, failed with message ‘Dimension out of range’
Paul Hiemstra · Dec 2, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111202/7d433775/attachment.pl>

errors in installing HDF5 package under windows
Paul Hiemstra · Oct 17, 2011 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20111017/ea692ebe/attachment.pl>

Variogram does not plot correctly when using layout()
Paul Hiemstra · Oct 20, 2006 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20061020/147af970/attachment.pl>

Variogram does not plot correctly when using layout()
Paul Hiemstra · Oct 25, 2006 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20061025/0edceb31/attachment.pl>

Gstat - Installation Fail _ download source and compile help ...
Paul Hiemstra · Oct 3, 2011 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20111003/4501ad89/attachment.pl>

is there an option to "turn off" scientific notation in write.csv
Paul Hiemstra · Oct 14, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111014/8994ed95/attachment.pl>

Saving plot as PDF from functions levelplot and gplot from rasterVis package
Paul Hiemstra · Mar 22, 2012 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20120322/085063f6/attachment.pl>

shell command
Paul Hiemstra · Jun 12, 2008 · r-help

samitj wrote: > Hi, > Can we execute a unix shell command from within R shell? > > thanks, > Sam > ?system hth, Paul -- Drs. Paul Hiemstra Department of Physical Geography Faculty of Geosciences University of Utrecht Heidelberglaan 2 P.O. Box 80.115 3508...

Spatial Sample
Paul Hiemstra · Jul 26, 2008 · r-help

Hi, One option is: ?spsample cheers, Paul Raphael Saldanha schreef: > Hi! > > How can I make a spatial sample? > > Can someone recommend theorical books and materials for this? > > > -- > Raphael Saldanha > UFJF - Brazil > > [[alternative HTML version deleted]] > > _______________________________________________ > R-sig-Geo mailing list...

Spatial Sample
Paul Hiemstra · Jul 26, 2008 · r-sig-geo

Hi, One option is: ?spsample cheers, Paul Raphael Saldanha schreef: > Hi! > > How can I make a spatial sample? > > Can someone recommend theorical books and materials for this? > > > -- > Raphael Saldanha > UFJF - Brazil > > [[alternative HTML version deleted]] > > _______________________________________________ > R-sig-Geo mailing list...

Vector to raster?
Paul Hiemstra · Feb 14, 2009 · r-sig-geo

Jonathan Greenberg schreef: > How do I take a polygon in some OGR supported vector layer (say, a > shapefile), and rasterize it given a pixel size and projection/datum? > > --j > Take a look at the spsample() function. Paul -- Drs. Paul Hiemstra...

loading GML files into R
Paul Hiemstra · Sep 28, 2006 · r-sig-geo

Dear All, I am using sp and gstat to interpolate radiation data from the Dutch Radiation Monitoring Network. One of the goals of this project is to use inter operable data formats, in this case probably GML (Geography Markup Language...

Re ading Image Files
Paul Hiemstra · Jul 23, 2009 · r-help

cotixan wrote: > Hello, I'm rather new to R and I want to do some image analysis. Is there a > way to read jpeg files into a matrix like matlab's imread? > http://cran.r-project.org/web/packages/rimage...

Trellis Plot
Paul Hiemstra · Nov 24, 2009 · r-help

ychu066 wrote: > anyone know how to add text in the Trellis plot panel ?? i want to add things > eg: dot dot dot. in the headrer of the panel. > > eg: http://old.nabble.com/file/p26486579/hist1.png hist1.png > see...

How can we access element(s) of a time series object?
Paul Hiemstra · Feb 16, 2012 · r-help

On 02/16/2012 08:08 AM, jpm miao wrote: > FRW<-ts(FRW0, frequency=4, start=c(1978,1)) Please make your example reproducible, we do not have FRW0. cheers, Paul -- Paul Hiemstra, Ph.D. Global Climate Division Royal Netherlands...

automap available from CRAN
Paul Hiemstra · Mar 19, 2009 · r-sig-geo

Dear people, Today I uploaded automap to CRAN, automap is an automatic interpolation package building on gstat. It should be available at a mirror near you very soon. Any remarks on the code or the documentation are more than welcome...

reduce size of pdf
Paul Hiemstra · Apr 29, 2010 · r-help

Nevil Amos wrote: > is there a way to reduce the size of pdf files in R: ? > compression? > > lower dpi ? > > or some other option? > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE...

GIS operations
Paul Hiemstra · Dec 23, 2011 · r-help

On 12/20/2011 12:54 PM, Antonio Rodriges wrote: > Hello, > > Is there a way to find points in SpatialPoints which lie inside a given Polygon? > Hi, Take a look at the over function from the sp-package. Paul -- Paul...

downloading r 2.9.0
Paul Hiemstra · Apr 28, 2009 · r-help

christophe dutang wrote: > Hi all, > > I try to download R 2.9.0 from French mirrors... but the download stops > mysteriously at 13.2 MB of the 65MB file. I get this both on my mac and my > PC... > > does...

Can't find what you're looking for? Try searching with Google .