mefa-package              package:mefa              R Documentation

_F_a_u_n_i_s_t_i_c _C_o_u_n_t _D_a_t_a _H_a_n_d_l_i_n_g _a_n_d _R_e_p_o_r_t_i_n_g

_D_e_s_c_r_i_p_t_i_o_n:

     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.

_D_e_t_a_i_l_s:


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

_A_u_t_h_o_r(_s):

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

_R_e_f_e_r_e_n_c_e_s:

     <URL: http://www.univet.hu/users/psolymos/personal/>

_E_x_a_m_p_l_e_s:

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

