ODMeansSampleData {ODMeans}R Documentation

Origin-Destination points

Description

A synthetic data frame containing 1700 Origin-Destination points.

Usage

data(ODMeansSampleData)

Format

A data frame with 10000 rows and 5 variables:

OriginLatitude

Consists of the origin latitude dimension

OriginLongitude

Consists of the origin longitude dimension

DestinationLatitude

Consists of the destination latitude dimension

DestinationLongitude

Consists of the destination longitude dimension

original_cluster

Original cluster of the points when it was created

...

Source

Synthetic data


[Package ODMeans version 0.2.1 Index]