powered by
Characteristics of a sample of West African rivers.
A data frame of 39 observations on the following 6 variables:
name of the river.
fish species richness.
surface area in \(km^2\).
mean annual discharge in \(\frac{m^3}{s}\).
terrestrial vegetation diversity (Shannon's diversity index of vegetation in drainage).
percentage of drainage area covered by lowland rain forest.
Other
# NOT RUN { data(AfricanRivers) str(AfricanRivers) head(AfricanRivers) # }
Run the code above in your browser using DataLab