Learn R Programming

lightsf (version 0.1.0)

bacprodxy_pts: Bacterial Production Sampling Points in Lake St. Pierre (2005)

Description

This dataset, bacprodxy_pts, is a data frame containing the geographical coordinates (longitude and latitude) of 25 sampling locations where bacterial production was measured in Lake St. Pierre (Québec, Canada). The samples were collected on August 18, 2005.

Usage

data(bacprodxy_pts)

Arguments

Format

A data frame with 25 observations and 2 variables:

Longitude

Longitude coordinate of the sampling point (numeric)

Latitude

Latitude coordinate of the sampling point (numeric)

Details

The dataset name has been kept as 'bacprodxy_pts' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the lightsf package and assists users in identifying its specific characteristics. The original content has not been modified in any way.