inst/tests/runit.LinearDecompositionOperator.R

#
# vim:set ff=unix expandtab ts=2 sw=2:
# As long as TimeMap is still supported in legacy user code
# a conversion to the new Classes must be possible and tested
test.castTimeMap2BoundLinDecompOp <- function(){
	tm=TimeMap.new(0,1,function(t){t})
	BoundLinDecompOp(tm)
}

Try the SoilR package in your browser

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

SoilR documentation built on May 4, 2017, 9:08 p.m.