rmParameter | R Documentation |
This function removes an existing parameter from an existing IPM parameter dataframe so that it can be solved using the inverse modeling framework. Not applicable to all cases.
rmParameter(param.name, param.dataframe)
param.name |
name(s) of the parameter(s) to be removed (atomic or vector ) |
param.dataframe |
dataframe into which the parameter is to be inserted |
parameter dataframe with the relevant parameters replaced with NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.