Learn R Programming

spsurvey (version 3.4)

FL_lakes: Small Lakes in Florida

Description

A data frame containing attributes for small lakes in Florida.

Usage

data(FL_lakes)

Arguments

Format

A data frame with 930 rows and the following 11 columns:

siteID

site ID value.

xcoord

Albers projection x-coordinate.

ycoord

Albers projection y-coordinate.

wgt

survey design weight.

Basin

stream basin code.

Status

site evaluation status code.

TNT

target or nontarget category for the site evaluation status code.

pH_Cat

IBI (pH category.

Coliform_Cat

fecal coliform count category.

Oxygen

dissolved oxygen value.

Turbidity

turbidity value.

Examples

Run this code
# NOT RUN {
data(FL_lakes)
head(FL_lakes)
# }

Run the code above in your browser using DataLab