availableQuantities_GUESS | R Documentation |
Simply lists all LPJ-GUESS output variables (stored as .out files) available in a directory. Also ignores some common red herrings like "guess.out" and "*.out"
availableQuantities_GUESS(source, names = TRUE, verbose = FALSE)
source |
A GUESS source object |
names |
Logical, if TRUE return the namse of the quantities, if FLASE return the quanties themseleves |
A list of all the .out files present, with the ".out" removed.
Matthew Forrest matthew.forrest@senckenberg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.