R/data_documentation.R
preselected.Rd
A data.frame with 5 rows and three columns: "Site", "Longitude", and "Latitude".
preselected
data.frame:
name of preselected sites
x coordinates
y coordinates
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