Skip to content

gpclib problem with as.polygonal in spatstat ?

3 messages · Alexandre Villers, Marcelino de la Cruz

#
Hi Alexander,
Try this:

spatstat.options(gpclib=TRUE)
data(letterR)
    m<- as.mask(letterR, dimyx=32)
    p<- as.polygonal(m)

Cheers,

Marcelino


Con fecha 3/12/2010, "Alexandre Villers" <villers.alexandre at gmail.com>
escribi?:
#
Thanks for this,

I just updated the spatstat package and found out some changes in the 
licence.polygons()...
Best regards

Alex
On 3.12.2010 14:59, Marcelino de la Cruz wrote: