read.input.header | R Documentation |
Read header of LPJ inputs in clm. The current header layout is 43 bytes, with name, version, order, firstyear, nyears, firstcell, ncells, scalar. Return data in data.frame.
read.input.header(filename)
filename |
this input file name, with full path |
data.frame header
header <- read.input.header("cru_temp.clm")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.