inst/genData/modExampleStem.R

.tmp.f <- function(){
	# in zz_archive\09\bef\singleTree
	# .RData
	modExampleStem <- dhcme.beech$stem
	save( modExampleStem, treeMass, file="modExampleStem.RData")
	#move to data directory of this package
}

rm(modExampleStem)
(modExampleStem <- attr(varPredictNlmeGnls,"ex")())

save( modExampleStem, file=file.path("data","modExampleStem.RData"))

Try the twNlme package in your browser

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

twNlme documentation built on May 2, 2019, 6:48 p.m.