check.rpath.params | R Documentation |
Logical check that the parameter files are filled out correctly, i.e. data is entered where it is expected.
check.rpath.params(Rpath.params)
Rpath.params |
R object containing the Rpath parameters. This is generated either by the create.rpath.params or read.rpath.params functions. |
Checks Rpath parameter files for consistency. An error message will be produced if one of the logical checks fails. Checks include: (NOTE: This does not ensure data is correct just that it is in the right places).
Other Rpath functions:
MTI()
,
adjust.forcing()
,
create.rpath.params()
,
extract.node()
,
frate.table()
,
read.rpath.params()
,
rpath()
,
rpath.groups()
,
rpath.stanzas()
,
stanzaplot()
,
webplot()
,
write.Rpath()
,
write.Rsim()
,
write.rpath.params()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.