Produces an event object a pulse of multiplicatively increased/decreased resource populations, e.g. a density-independent disturbance which kills prey species.

event_res_mult(resources_mult)

Arguments

resources_mult

A numeric vector or rescomp_coefs_vector by which to multiply the current resource concentrations. Should be greater than 1 for an increase, or less than 1 for a decrease. Should not be negative.

Value

S3 object of class rescomp_event.

Examples

# TODO