| planet.earth.distances.1970 {cluster.datasets} | R Documentation |
Hartigan (1975) Planets and Moons
Description
From astonomical knowledge of 1970, a table of planetary moons was compiled. This is the bottom portion of Table 5.5 in Chapter 5 of Hartigan (1975) on page 122.
Usage
data(planet.earth.distances.1970)
Format
A data frame with 8 observations on the following 5 variables.
namea character vector for the name of the planet
distancea numeric vector for its distance from the sun in thousands of miles
diametera numeric vector for its diameter in miles
perioda numeric vector for the period of its orbit in hours
massa numeric vector for the mass, relative to the earth
Details
None.
Source
Moore, P. (1970). The Atlas of the Universe, Rand McNally, New York.
SPAETH2 Cluster Analysis Datasets http://people.sc.fsu.edu/~jburkardt/datasets/spaeth2/spaeth2.html
References
Hartigan, J. A. (1975). Clustering Algorithms, John Wiley, New York.
Examples
data(planet.earth.distances.1970)
[Package cluster.datasets version 1.0-1 Index]