Bogota_airstations_df | R Documentation |
This dataset, Bogota_airstations_df, is a data frame containing the coordinates of air quality measurement stations in Bogota, Colombia.
data(Bogota_airstations_df)
A data frame with 10 observations and 3 variables:
Character string representing the name of the station.
Numeric value representing the X coordinate of the station.
Numeric value representing the Y coordinate of the station.
The dataset name has been kept as Bogota_airstations_df to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the ColombiAPI package and assists users in identifying its specific characteristics. The suffix '_df' indicates that the dataset is a data frame. The original content has not been modified in any way.
Originally taken from the SpatFD package version 0.0.1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.