README.md

planets

The goal of planets is to provide of very simple and accessible data containing basic information from all known planets.

Installation

You can install the released version of planets from CRAN with:

install.packages("planets")

Example

Just call the data frame so you get access to the planets' data

library(planets)
data(planets)


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