#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.