Skip to content

interp.surface() error (PR#7745)

2 messages · Duncan Murdoch, Brian Ripley

#
On Wed, 23 Mar 2005 22:16:30 +0100 (CET), takahama@andrew.cmu.edu
wrote :
I think 

ifelse(lx >= nx, nx - 1, trunc(lx))
ifelse(ly >= ny, ny - 1, trunc(ly))

would probably be a better fix, but I'd really like to see an example
of this in action.  Could you email me a dataset where you see it?

Duncan Murdoch
#
R does not contain a function interp.surface!

This is from package 'fields', and according to the FAQ only the 
maintainer is allowed to send bug reports on a contributed package to 
R-bugs.

I am closing this report: please contact the maintainer (and do read the 
FAQ).
On Wed, 23 Mar 2005 murdoch@stats.uwo.ca wrote:

            
(There is no such version of R.)