landscape.write.fdist {kernelPop}R Documentation

writes a landscapes allele frequencies to an FDIST file

Description

Calculates the allele frequencies in each occupied habitat up to the number specified in popnum. Makes calculations based upon the number of individuals sampled stored in samp

Usage

landscape.write.fdist(l, popnum = 20, samp = 24)

Arguments

l landscape object
popnum max number of populations to sample
samp max number of individuals to sample per population

Value

NULL

See Also

landscape.write.foreign,landscape.genepop.output


[Package kernelPop version 0.9.09 Index]