Learn R Programming

mefa (version 2.0-1)

dolina: The Dolina Dataset

Description

Data were collected in dolines (karstic depressions) of Northeast Hungary.

Usage

data(DOLINAcounts)
data(DOLINAsamples)
data(DOLINAtaxa)

Arguments

encoding

UTF-8

source

Vilisics, F., Nagy, A., Sólymos{Solymos}, P., Farkas, R., Kemencei, Z., Páll{Pall}-Gergely, B., Kisfali, M., & Hornung, E., 2008. Data on the terrestrial isopoda fauna of the Alsó{Also}-hegy, Aggtelek National Park, Hungary. Folia Faunistica Slovaca 13, 9--12.

Kerney, M. P., Cameron, R. A. D. & Jungbluth, J. H., 1983. Die Landschnecken Nord- und Mitteleuropas. P. Parey, Hamburg-Berlin, 384 p.

Details

The data sets are results of the 'DOLINA 2007' expedition (Vilisics et al. 2008). Species characteristics are based on Kerney et al. (1983).

Examples

Run this code
data(DOLINAcounts)
str(DOLINAcounts)
data(DOLINAsamples)
str(DOLINAsamples)
data(DOLINAtaxa)
str(DOLINAtaxa)

Run the code above in your browser using DataLab