| rotif.env {fuzzySim} | R Documentation | 
Rotifers and environmental variables on TDWG level 4 regions of the world
Description
These data were extracted from a database of monogonont rotifer species presence records on the geographical units used by the Biodiversity Information Standards (formerly Taxonomic Database Working Group, TDWG: https://www.tdwg.org) and a few environmental (including human and spatial) variables on the same spatial units. The original data were compiled and published by Fontaneto et al. (2012) in long (narrow, stacked) format. Here they are presented in wide or unstacked format (presence-absence table, obtained with the splist2presabs function), reduced to the species recorded in at least 100 (roughly one third) different TDWG level 4 units, and with abbreviations of the species' names (obtained with the spCodes function). Mind that this is not a complete picture of these species' distributions, due to insufficient sampling in many regions.
Usage
data(rotif.env)Format
A data frame with 291 observations on the following 47 variables.
- TDWG4
- a factor with 291 levels indicating the abbreviation code of each TDWG4 region 
- LEVEL_NAME
- a factor with 291 levels indicating the name of each TDWG4 region 
- REGION_NAME
- a factor with 47 levels indicating the name of the main geographical region to which each TDWG4 level belongs 
- CONTINENT
- a factor with 9 levels indicating the continent to which each TDWG4 level belongs 
- Area
- a numeric vector 
- Altitude
- a numeric vector 
- AltitudeRange
- a numeric vector 
- HabitatDiversity
- a numeric vector 
- HumanPopulation
- a numeric vector 
- Latitude
- a numeric vector 
- Longitude
- a numeric vector 
- Precipitation
- a numeric vector 
- PrecipitationSeasonality
- a numeric vector 
- TemperatureAnnualRange
- a numeric vector 
- Temperature
- a numeric vector 
- TemperatureSeasonality
- a numeric vector 
- UrbanArea
- a numeric vector 
- Abrigh
- a numeric vector 
- Afissa
- a numeric vector 
- Apriod
- a numeric vector 
- Bangul
- a numeric vector 
- Bcalyc
- a numeric vector 
- Bplica
- a numeric vector 
- Bquadr
- a numeric vector 
- Burceo
- a numeric vector 
- Cgibba
- a numeric vector 
- Edilat
- a numeric vector 
- Flongi
- a numeric vector 
- Kcochl
- a numeric vector 
- Kquadr
- a numeric vector 
- Ktropi
- a numeric vector 
- Lbulla
- a numeric vector 
- Lclost
- a numeric vector 
- Lhamat
- a numeric vector 
- Lluna
- a numeric vector 
- Llunar
- a numeric vector 
- Lovali
- a numeric vector 
- Lpatel
- a numeric vector 
- Lquadr
- a numeric vector 
- Mventr
- a numeric vector 
- Ppatul
- a numeric vector 
- Pquadr
- a numeric vector 
- Pvulga
- a numeric vector 
- Specti
- a numeric vector 
- Tpatin
- a numeric vector 
- Tsimil
- a numeric vector 
- Ttetra
- a numeric vector 
Source
Fontaneto D., Barbosa A.M., Segers H. & Pautasso M. (2012) The 'rotiferologist' effect and other global correlates of species richness in monogonont rotifers. Ecography, 35: 174-182.
Examples
data(rotif.env)
head(rotif.env)