Skip to content

points in shape file

3 messages · legros, ONKELINX, Thierry, Roger Bivand

#
Dear Roger Bivand,
I am using you R code called "shp2bnd".
However when I use it I have the following error message " Erreur : 
tentative de s?lectionner moins d'un ?l?ment".
I tried many things but nothing work.
Could you, please, help me?
Thanks you;
Di?go Legros
#
Diego,

You should provide us with a reproducible sample of your code (even if it's not working). Reproducing the errors you get makes it easier for us to find the sollution.

Cheers,

Thierry

----------------------------------------------------------------------------
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature and Forest
Cel biometrie, methodologie en kwaliteitszorg / Section biometrics, methodology and quality assurance
Gaverstraat 4
9500 Geraardsbergen
Belgium
tel. + 32 54/436 185
Thierry.Onkelinx at inbo.be
www.inbo.be 

Do not put your faith in what statistics say until you have carefully considered what they do not say.  ~William W. Watt
A statistical analysis, properly conducted, is a delicate dissection of uncertainties, a surgery of suppositions. ~M.J.Moroney
#
On Tue, 24 Jul 2007, ONKELINX, Thierry wrote:

            
Indeed. The code is in fact from the BayesX website, and isn't in any CRAN 
package as far as I know.

http://www.stat.uni-muenchen.de/~bayesx/maps/shp2bnd.r

Diego will need to enter traceback() immediately after the error, and add 
the output of sessionInfo(), to have any hope of getting helpful advice.

Roger