rtPupalEmergence: tsetse pupal emergence

Description Usage Arguments Details Value

Description

rtPupalEmergence returns the number of emerging pupa

Usage

1
rtPupalEmergence(vPupaF, vPupaM, vPopF, vPopM)

Arguments

vPupaF

a vector of pupal Females by age

vPupaM

a vector of pupal Males by age

vPopF

a vector of adult Females by age

vPopM

a vector of adult Males by age

Details

pupal emergence needs to come from the number of pupae in the ground of the appropriate age

Initially just gets the number of pupae from the final age class of the passed vector. Ideally I would like to set the number in that final age class to 0 at the same time However I can't easily pass 2 objects back ... Would be less code if not in a function ... Want to allow for it being more complex in future ... Can get it to return vectors of both pupae & adults

Value

a list containing vPupaF,vPupaM,vPopF & vPopM


AndySouth/rtsetse documentation built on May 5, 2019, 6:02 a.m.