Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.