check.species.presence: Checks the list of species presence definitions supplied by...

Description Usage Arguments Value Note Author(s) See Also

View source: R/check.species.presence.r

Description

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.

Usage

1
check.species.presence(species.presence, species.name, strata.name)

Arguments

species.presence

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.

species.name

a vector of species names for which model names were supplied in the ddf.models list passed to execute.multi.analysis by the user.

strata.name

character vector of strata names

Value

updated species.presence list

Note

Internal function not intended to be called by user.

Author(s)

Laura Marshall

See Also

execute.multi.analysis


mads documentation built on July 2, 2020, 2:12 a.m.