Performs a number of checks to ensure the list has been defined correctly. If no list was specified one is created assuming all species are present in all strata.
check.species.presence(species.presence, species.name, strata.name)
a list with an element for each strata which contains a vector of corresponding species codes for those species which occur in that strata or NULL if it is to be data driven.
a vector of species names for which model names were supplied in the ddf.models list passed to execute.multi.analysis by the user.
character vector of strata names
updated species.presence list
execute.multi.analysis