planets: "Planets"

Description Usage Format Examples

Description

A data set containing the most basic information available of all known planets.

This package contains basic information from all knwon Planets

Usage

1

Format

A data frame with 3915 observations of 12 variables

Examples

1
2
3
4
5
6
data(planets)

plot(
data = planets,
`Mass (MJ)` ~ `Temperature (K)`
)

planets documentation built on Aug. 7, 2019, 9:03 a.m.

Related to planets in planets...