data_coordinates {rtry}R Documentation

Sample coordinates data

Description

A dataset containing 20 sets of latitudes and longitudes in WGS84 projection. The raw dataset (data_coordinates.csv) is also provided in the directory testdata.

Usage

data_coordinates

Format

A data frame with 20 rows and 2 variables:

Latitude

Latitude, in WGS84 projection.

Longitude

Longitude, in WGS84 projection.

Value

A data frame with 20 rows and 2 variables of sample coordinates data.


[Package rtry version 1.1.0 Index]