Skip to content
Prev 1866 / 29559 Next

(no subject)

On Thu, 15 Mar 2007, Roger Bivand wrote:

            
Should be:

res0 <- coordinates(disc(1, c(0,0))$bdry)
res <- Polygon(rbind(res0, res0[1,]))

to turn the list into a matrix, sorry.

Roger