powered by
A data frame containing attributes for streams in Indiana.
data(IN_streams)
A data frame with 100 rows and the following 11 columns:
site ID value.
Albers projection x-coordinate.
Albers projection y-coordinate.
survey design weight.
Strahler order category.
site evaluation status code.
target or nontarget category for the site evaluation status code.
IBI (index of biotic integrity) score.
status category of the IBI score.
QHEI ((qualitative habitat evaluation index) score.
status category of the QHEI score.
# NOT RUN { data(IN_streams) head(IN_streams) # }
Run the code above in your browser using DataLab