An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20121113/f8b1e9ab/attachment.pl>
Quastion
2 messages · sisay eshetu, R. Michael Weylandt
On Tue, Nov 13, 2012 at 9:57 AM, sisay eshetu <s.eshetu at yahoo.com> wrote:
Hey Dear, I have got aproblem with interpolation 2D transmisivity in the datasample= data.frame, it is not running I got this (Error in as.data.frame.default(x[[i]], optional = TRUE) : cannot coerce class '"function"' into a data.frame). So, how shall I manage this?? Regards, Siffan
Hi Siffan, Your code is, at the moment, far too generic for us to easily answer it. I might suggest you read the following and then try to make it a little easier for us to help you. http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example Cheers, Michael