| dolina {mefa} | R Documentation |
Data were collected in dolines (sinkholes, karstic depressions) of Northeast Hungary.
data(dol.count) data(dol.samp) data(dol.taxa)
The dol.count data set is a data frame with 297 observations on the following 4 variables.
samptaxacountsegm
The dol.samp data set is a data frame with 24 observations on the following 2 variables.
microhabdead.wood litter live.wood rock for microhabitats.methodtime quadrat for the sampling method applied.
The dol.taxa data set is a data frame with 121 observations on the following 4 variables.
speciesauthorfamiliasizeThe data sets are results of the 'DOLINA 2007' expedition (Vilisics et al. 2008). Species characteristics are based on Kerney et al. (1983). The full dataset (S'olymos & Kemencei 2008) from which this example was derived is available at the Dataverse Network (hdl:1902.1/12060) with the code to make the subsetting.
S'olymos, P., Kemencei, Z. (2008) Methodological study data set of land snails from the Dolina 2007 project. Available at the Dataverse Network: hdl:1902.1/12060.
S'olymos, P., Kemencei, Z., P'all-Gergely, B., Farkas, R., Vilisics, F., Hornung, E. (2009) Does shell accumulation matter in micro scale land snail surveys? Malacologia, 51, 389–393.
Vilisics, F., Nagy, A., S'olymos, P., Farkas, R., Kemencei, Z., P'all-Gergely, B., Kisfali, M., Hornung, E. (2008) Data on the terrestrial isopoda fauna of the Als'o-hegy, Aggtelek National Park, Hungary. Folia Faunistica Slovaca 13, 9–12. http://zoology.fns.uniba.sk/ffs/interface/00053-Vilisics-et-al-2008.pdf.
Kerney, M. P., Cameron, R. A. D., Jungbluth, J. H. (1983) Die Landschnecken Nord- und Mitteleuropas. P. Parey, Hamburg-Berlin, 384 p.
data(dol.count) str(dol.count) data(dol.samp) str(dol.samp) data(dol.taxa) str(dol.taxa)