Skip to contents

This function modify the def_init function to start at a given BA with the same process of random distribution.

Usage

def_initBA(BA = 1, fun = c("def_init", "def_init_even"))

Arguments

BA

Basal area targeted. This single value must be above 0 but can be very close (minimal accepted value is 1e-10)

fun

Function to modify, single chr in choices.

Value

Function similar to def_init

See also

Other functions for initiating species population during simulation: def_init_even(), def_init_k(), def_init(), species()