R/crepuscule.R

#' crepuscule: finds sun events in a day
#'
#' get_sun_events is the main function transforming a data.frame with latitude,
#' longitude and dateTime to calculate nautical and civil twilight as well as
#' sunrise and sunset
#'
#' @docType package
#' @name crepuscule

NULL
rpatin/crepuscule documentation built on May 28, 2019, 12:35 a.m.