
Bacterial Production Sampling Points in Lake St. Pierre (2005)
Source:R/data-documentation.R
bacprodxy_pts.Rd
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)
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.