preselected: Example of a data.frame of preselected sites

Description Usage Format Examples

Description

A data.frame with 5 rows and three columns: "Site", "Longitude", and "Latitude".

Usage

1

Format

data.frame:

Site

name of preselected sites

Longitude

x coordinates

Latitude

y coordinates

Examples

1
2
3
data("preselected", package = "biosurvey")

print(preselected)

biosurvey documentation built on Sept. 16, 2021, 1:07 a.m.