addParameter: addParameter

View source: R/addParameter.R

addParameterR Documentation

addParameter

Description

This function inserts a new parameter value into an existing IPM parameter dataframe using its name to locate the appropriate location for integration with the IPM.

Usage

addParameter(param.name, value, param.dataframe)

Arguments

param.name

name of the parameter

value

value of the parameter

param.dataframe

dataframe into which the parameter is to be inserted

Value

parameter dataframe with the inserted variable


cdbernard/particles documentation built on Jan. 3, 2023, 9:39 a.m.