R/Planet_solar.R

#' Solar irradiance of the planets
#'
#' Brightness of the sun at the various planets
#'
#' @docType data
#' @name Planet_solar
#' @usage data(Planet_solar)
#'
#' @keywords datasets
#'
#' @format A data frame with 9 rows
#' - `planet` Name of the planet (or planetoid)
#' - `distance` distance from the sun in millions of km
#' - `irradiance` solar brightness (in what units?)
#'
"Planet_solar"

Try the mosaicCalc package in your browser

Any scripts or data that you put into this service are public.

mosaicCalc documentation built on June 22, 2024, 6:49 p.m.