write.rpath.params | R Documentation |
Creates a series of .csv files from an Rpath.params object.
write.rpath.params(Rpath.params, eco.name, path = "")
Rpath.params |
R object containing the Rpath parameters. Most likely this was created using create.rpath.params or read.rpath.params. |
eco.name |
ecosystem name that will be included in all the file names. |
path |
location for the output files. |
Outputs a series of .csv files named by the provided eco.name and the parameters they represent. For example the model parameters will be named "eco.name_model.csv".
Other Rpath functions:
MTI()
,
adjust.forcing()
,
check.rpath.params()
,
create.rpath.params()
,
extract.node()
,
frate.table()
,
read.rpath.params()
,
rpath()
,
rpath.groups()
,
rpath.stanzas()
,
stanzaplot()
,
webplot()
,
write.Rpath()
,
write.Rsim()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.