Description Usage Arguments Author(s) Examples
This function creates an ecopop object from an ecogen object
1 2 3 4 5 6 7 |
from |
Object of class "ecogen" |
hier |
Name of the level of the slot S with hierarchies |
factor_to_counts |
Convert factors into counts for each level? |
aggregator |
Function used to aggregate data |
allele_data |
Genetic data should be created as counts ("counts") or allele frequencies("frequencies")? Default is "counts". |
Leandro Roser learoser@gmail.com
1 2 3 4 5 6 7 | ## Not run:
data(eco.test)
ecogen2ecopop(eco, hier = "pop")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.