mefa-package {mefa}R Documentation

Faunistic Count Data Handling and Reporting

Description

R package for faunistic count data handling and reporting. The name 'mefa' stands for the term 'metafaunistics' indicating that handling of basic data is only the first, but the most critical and sometimes most time consuming part of data analysis. It contains functions to create and manage objects combining basic faunistic (sample/species/count or crosstabulated) count data and sample/species attribute tables. Segments within the count data and samples with zero count can be indicated and used in subsequent operations. Reports can be generated in plain text or LaTeX format.

Details

Package: mefa
Type: Package
Version: 1.0
Date: 2007-11-14
License: GPL-2

Author(s)

Peter Solymos <Solymos.Peter@aotk.szie.hu>

References

http://www.univet.hu/users/psolymos/personal/

Examples

### Demo showning possible usage of 'mefa' objects
## Not run: 
library(mefa)
demo(dolina)
## End(Not run)

[Package mefa version 1.0 Index]