powered by
SaveVegFracs(vegChanges, outFile)
## The function is currently defined as function (vegChanges, outFile) { startYear = vegChanges[[2]][1] SaveMatrix(startYear, vegChanges[[4]], outFile) return(TRUE) }
Run the code above in your browser using DataLab