Learn R Programming

FSAdata (version 0.4.1)

AfricanRivers: Characteristics of a sample of West African rivers.

Description

Characteristics of a sample of West African rivers.

Arguments

Format

A data frame of 39 observations on the following 6 variables:

river

name of the river.

richness

fish species richness.

surface

surface area in \(km^2\).

disch

mean annual discharge in \(\frac{m^3}{s}\).

vegdiv

terrestrial vegetation diversity (Shannon's diversity index of vegetation in drainage).

forperc

percentage of drainage area covered by lowland rain forest.

Topic(s)

  • Other

Examples

Run this code
data(AfricanRivers)
str(AfricanRivers)
head(AfricanRivers)

Run the code above in your browser using DataLab