Learn R Programming

spatialRF (version 1.1.5)

plants_xy: Coordinates for plant richness data

Description

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

Usage

data(plants_xy)

Arguments

Format

A data frame with 227 rows and 2 columns:

  • x: Longitude in degrees (WGS84).

  • y: Latitude in degrees (WGS84).

See Also

Other data: plants_df, plants_distance, plants_predictors, plants_response, plants_rf, plants_rf_spatial