CmonsRare {PAICE} | R Documentation |
Simulated rarefaction curves to be used as example data for estimation of colonization events.
data(CmonsRare)
A list containing data of both genetic and field rarefaction curves. The first element corresponds to the genetic estimation and the second element corresponds to the field estimation.
This dataset was constructed from CmonsData
and
CmonsNetwork
with the following code:
set.seed(31) CmonsRare <- rarecol(data = CmonsData, network = CmonsNetwork, replicates_field = 25, replicates_genetic = 25)
data(CmonsRare)
str(CmonsRare) # Structure of data