Skip to contents

Spatial coordinates (longitude and latitude) extracted from plants_df for use in spatial modeling functions.

Usage

data(plants_xy)

Format

A data frame with 227 rows and 2 columns:

  • x: Longitude in degrees (WGS84).

  • y: Latitude in degrees (WGS84).