R/getInterpolationMethodNames.R

Defines functions getInterpolationMethodNames

Documented in getInterpolationMethodNames

getInterpolationMethodNames = function() {
	return(c("interpolate", "interpolateBlock", "test"))
}

Try the intamap package in your browser

Any scripts or data that you put into this service are public.

intamap documentation built on Nov. 2, 2023, 6:25 p.m.