dolina {mefa} | R Documentation |
Data were collected in dolines (karstic depressions) of Northeast Hungary.
data(DOLINAcounts) data(DOLINAsamples) data(DOLINAtaxa)
The DOLINAcounts
data set is a data frame with 697 observations on the following 4 variables.
samp
taxa
count
segm
The DOLINAsamples
data set is a data frame with 64 observations on the following 10 variables.
subsample
count$samp
).sample
dolina
microhab
dead.wood
litter
live.wood
rock
for microhabitats.replicate
method
time
quadrat
for the sampling method applied.aspect
eastern
flat
northern
southern
western
describing the aspect of the sample location within the doline.stratum
bottom
edge
middle
outside
describing the position of the sample location relative to the dolina's morphology.lmoist
ldepth
The DOLINAtaxa
data set is a data frame with 121 observations on the following 8 variables.
id
species
author
size
familia
subfamilia
genus
order
The data sets are results of the 'DOLINA 2007' expedition (Vilisics et al. 2008). Species characteristics are based on Kerney et al. (1983).
Vilisics, F., Nagy, A., Sólymos, P., Farkas, R., Kemencei, Z., Páll-Gergely, B., Kisfali, M., & Hornung, E., 2008. Data on the terrestrial isopoda fauna of the Alsó-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.
data(DOLINAcounts) str(DOLINAcounts) data(DOLINAsamples) str(DOLINAsamples) data(DOLINAtaxa) str(DOLINAtaxa)