preselected: Example of a data.frame of preselected sites

preselectedR Documentation

Example of a data.frame of preselected sites

Description

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

Usage

preselected

Format

data.frame:

Site

name of preselected sites

Longitude

x coordinates

Latitude

y coordinates

Examples

data("preselected", package = "biosurvey")

print(preselected)

claununez/biosurvey documentation built on April 25, 2024, 12:24 a.m.