Arguments
- object
Allometry model object. Option includes
- 'vector of file paths'
- path(s) to AllomAve RData files
- 'directory where files are located
-
Value
mcmc outputs in a list by PFT then component
Examples
if (FALSE) { # \dontrun{
object = '~/Dropbox//HF C Synthesis/Allometry Papers & Analysis/'
allom.mcmc = load.allom(object)
} # }