hybrid.value {rrepast}R Documentation

hybrid.value

Description

A simple helper function for generating the input list for the function 'hybrid.distance'. This list must hold the value and a range centered over the value.

Usage

hybrid.value(value, distance)

Arguments

value

The reference value

distance

The distance interval.

Value

The list holding the value and the interval 'min — value — max'


[Package rrepast version 0.8.0 Index]