inst/tests/requireSoilR/runit.all.possible.GeneralInflux.arguments.R

# vim:set ff=unix ts=2 sw=2:
test.allpossible.InFluxes.arguments<- function(){
	possibleArgs <-example.2DInFluxes.Args() 
	InFluxes <- lapply(possibleArgs, InFluxes)
	# We check which subclass is used internally for which argument type 
	print(lapply(InFluxes,class))
}

Try the SoilR package in your browser

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

SoilR documentation built on Oct. 13, 2023, 5:06 p.m.