Learn R Programming

spsurvey (version 3.1)

SC_estuaries: Estuaries in South Carolina

Description

A data frame containing attributes for estuaries in South Carolina.

Usage

data(SC_estuaries)

Arguments

Format

A data frame with 135 rows and the following 10 columns:
siteID
site ID value.
xcoord
Albers projection x-coordinate.
ycoord
Albers projection y-coordinate.
wgt
survey design weight.
Stratum
stratum code.
Status
site evaluation status code.
IBI_score
IBI (index of biotic integrity) score.
IBI_status
status category of the IBI score.
WQ_score
WQ (water quality) score.
WQ_status
status category of the WQ score.

Examples

Run this code
data(SC_estuaries)
head(SC_estuaries)

Run the code above in your browser using DataLab