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)`
)

aljrico/planets documentation built on Nov. 2, 2019, 1:41 p.m.