Learn R Programming

DAAG (version 1.25.6)

aulatlong: Latitudes and longitudes for ten Australian cities

Description

Latitudes and longitudes for Adelaide, Alice, Brisbane, Broome, Cairns, Canberra, Darwin, Melbourne, Perth and Sydney; i.e., for the cities to which the road distances in audists relate.

Usage

aulatlong

Arguments

Format

A data frame with 10 observations on the following 2 variables.

latitude

Latitude, as a decimal number

longitude

Latitude, as a decimal number

Examples

Run this code
data(aulatlong)
## maybe str(aulatlong) ; plot(aulatlong) ...

Run the code above in your browser using DataLab