A data.frame with 5 rows and three columns: "Site", "Longitude",
and "Latitude".
data.frame:
- Site
name of preselected sites
- Longitude
x coordinates
- Latitude
y coordinates
Examples
data("preselected", package = "biosurvey")
print(preselected)
#> Site Longitude Latitude
#> 1 Chamela -105.04479 19.50090
#> 2 Los Tuxtlas -95.07419 18.58489
#> 3 Chajul -90.94067 16.17000
#> 4 Parque de Tlalpan -99.19778 19.29139
#> 5 Parque Chipinque -100.35940 25.61750