R/lunar-package.R

#' Lunar Phase & Distance, Seasons and Other Environmental Factors.
#'
#' \tabular{ll}{
#' Package: \tab lunar\cr
#' Type: \tab Package\cr
#' Version: \tab 0.2-1\cr
#' Date: \tab 2022-06-13\cr
#' Depends: \tab R (>= 2.10.0)\cr
#' Encoding: \tab UTF-8\cr
#' License: \tab MIT\cr
#' LazyLoad: \tab no\cr
#' }
#'
#' Provides functions to calculate lunar and other environmental covariates.
#'
#' @aliases lunar-package
#' @name lunar-package
#' @docType package
#' @title The lunar Package
#' @author Emmanuel Lazaridis
#' @keywords package
NULL

Try the lunar package in your browser

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

lunar documentation built on June 13, 2022, 5:06 p.m.