hab_equation: A function to compile the right side of a habitat equation

Description Usage Arguments Examples

View source: R/MEHRSI.R

Description

This function compiles text of equation for model. It takes the habitat variables and makes them into a text version of the right side of an equation that is then read into the habitat model function.

Usage

1
hab_equation(variables, form, par)

Arguments

variables

Set of habitat variables to use in the modeling

form

for each variable, a form for the model equation (1, 2 or 3)

par

starting values for each of the parameters

Examples

1

rooperc4/MEHRSI documentation built on May 21, 2019, 9:35 a.m.