powered by
A data frame containing attributes for small lakes in Florida.
data(FL_lakes)
A data frame with 930 rows and the following 11 columns:
site ID value.
Albers projection x-coordinate.
Albers projection y-coordinate.
survey design weight.
stream basin code.
site evaluation status code.
target or nontarget category for the site evaluation status code.
IBI (pH category.
fecal coliform count category.
dissolved oxygen value.
turbidity value.
# NOT RUN { data(FL_lakes) head(FL_lakes) # }
Run the code above in your browser using DataLab