This is the imported version of the mefa R package from the mefa project on R-Forge (rev 619).
Mefa is a framework package aimed to provide standardized computational environment for specialist work via object classes to represent the data coded by samples, taxa and segments (i.e. subpopulations, repeated measures). It supports easy processing of the data along with cross tabulation and relational data tables for samples and taxa. An object of class mefa is a project specific compendium of the data and can be easily used in further analyses. Methods are provided for extraction, aggregation, conversion, plotting, summary and reporting of `mefa' objects. Reports can be generated in plain text or LaTeX format. Vignette contains worked examples.
Install CRAN version as:
install.packages("mefa")
Install development version from GitHub:
remotes::install_github("psolymos/mefa")
Use the issue tracker to report a problem.
Solymos P. 2008. mefa: an R package for handling and reporting count data. Community Ecology 9, 125-127. (PDF)
Solymos P. 2009. Processing ecological data in R with the mefa package. Journal of Statistical Software 29(8), 1-28. DOI: 10.18637/jss.v029.i08