OpasnetUtils/CheckInput: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{method|moderator=|stub="yes"}} Category:OpasnetUtils ==Description== Checks if an input variable (with the "Inp" -prefix) of the same name as the given argument (ovariabl...") |
mNo edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 8: | Line 8: | ||
==Code== | ==Code== | ||
https://www.opasnet.org/svn/opasnet_utils/trunk/R/CheckInput.r | |||
==See also== | ==See also== |
Latest revision as of 13:27, 16 August 2012
Moderator:Nobody (see all) Click here to sign up. |
This page is a stub. You may improve it into a full page. |
Upload data
|
Description
Checks if an input variable (with the "Inp" -prefix) of the same name as the given argument (ovariable) exists. If input exists appends or substitutes it to the output and marks the source as "Input". Returns a data.frame.
Code
https://www.opasnet.org/svn/opasnet_utils/trunk/R/CheckInput.r