Skip to content
Prev 50886 / 398500 Next

space-time k function problem

On Fri, 11 Jun 2004, hkang wrote:

            
I think you need to coerce manufacpt to be a two-column matrix, now it is 
a data.frame, which is a different object structure.

as.matrix(manufacpt) should help, look at str(manufacpt) to see what is 
inside.