distrib_data
objectsGives the species in a site, or the sites occupied by a species, in a distrib_data
object
occurrences(distrib_data, species, value = c("index", "names", "logical", "raw"))
assemblage(distrib_data, site, value = c("index", "names", "logical", "raw"))
type = "01"
gives a vector of 0s and 1s from the community matrix
type = "logical"
gives a logical vector identifying species or sites
type = "index"
gives the index number of species or sites in the community matrix
An object of type distrib_data
, nodiv_data
or nodiv_result
The number or name of a species in the data set
The number or name of a site in the data set
The type of data to return, see below.
Michael Krabbe Borregaard