Learn R Programming

spsurvey (version 4.1.4)

NE_lakes: Lakes in the Southern New England Region of the U.S.

Description

A dataset containing attributes for Lakes in the Southern New England Region of the U.S.

A simple features (sf) point data.frame of 6121 lakes that was created from a shapefile of lakes in the southern New England region of the U.S. containing the area category in hectares and coordinates. The variables are as follows:

Usage

NE_lakes

NE_lakes

Arguments

Format

An object of class sf (simple features) containing 6,121 features and 4 attributes:

xcoord

Albers projection x-coordinate of the lake centroid.

ycoord

Albers projection y-coordinate of the lake centroid.

State

state code for the lake.

Area_Cat

lake surface area category in hectares.