R/star.names-data.R

#' Celetial Object Names
#'
#' Celestial object names (stars, supernovae and galaxies) database. Currently only IAU / Western
#' common names included, but can be expanded to include names from other societies, past or present.
#'
#' @docType data
#' @usage data(star.names)
#' @format A data frame with 300 rows and 2 variables:
#'  \describe{
#'    \item{identifier}{Object identifier used for ephemeris}
#'    \item{Western}{Western (IAU / common) name for the object}
#'    }
#' @keywords datasets
"star.names"
f-silva-archaeo/skyscapeR documentation built on Sept. 24, 2023, 8:14 p.m.