cliff.env {asbio}R Documentation

Environmental data for the community dataset cliff.sp

Description

The data here are a subset of a dataset collected by Aho (2006) which describe the distribution of communities of lichens and vascular and avascular plant spcies on montane cliffs in Northeast Yellowstone National Park. Of particular interest was whether substrate (limestone or andesitic conglomerate) or water supply influenced community composition.

Usage

data(cliff.env)

Format

This data frame contains the following columns:

sub
a factor with 2 levels "Andesite" and "Lime" describing substrate type.
water
a factor with 3 levels "W" "I" "D" indicating wet, intermediate, or dry conditions.

Details

Two categorical environmental variables are described for 54 sites. sub describes the substrate; there are two levels: "Andesite" and "Lime". water descibes distance of samples from waterfalls which drain the cliff faces; there are three levels "W" indicating wet, "I" indicating intermediante, and "D" indicating dry.

Source

Aho, K.(2006) Alpine ecology and subalpine cliff ecology in the Northern Rocky Mountains. Doctoral dissertation, Montana State University, 458 pgs.


[Package asbio version 0.1 Index]